# 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_extend_verify_fail.yml ************************************* 1 plays in /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_extend_verify_fail.yml PLAY [Verify the extend verify commmand fails when space too low] ************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_extend_verify_fail.yml:2 Friday 01 March 2024 20:53:48 +0000 (0:00:00.032) 0:00:00.032 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_extend_verify_fail.yml:30 Friday 01 March 2024 20:53:49 +0000 (0:00:00.969) 0:00:01.002 ********** 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:53:49 +0000 (0:00:00.011) 0:00:01.013 ********** 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:53:49 +0000 (0:00:00.239) 0:00:01.253 ********** 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:53:49 +0000 (0:00:00.016) 0:00:01.269 ********** 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:53:49 +0000 (0:00:00.014) 0:00:01.284 ********** 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:53:49 +0000 (0:00:00.012) 0:00:01.297 ********** 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:53:49 +0000 (0:00:00.018) 0:00:01.316 ********** 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:53:49 +0000 (0:00:00.027) 0:00:01.343 ********** 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:53:49 +0000 (0:00:00.187) 0:00:01.531 ********** 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:53:49 +0000 (0:00:00.014) 0:00:01.545 ********** 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:53:49 +0000 (0:00:00.009) 0:00:01.554 ********** 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:53:49 +0000 (0:00:00.009) 0:00:01.564 ********** 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:53:49 +0000 (0:00:00.025) 0:00:01.590 ********** 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:53:50 +0000 (0:00:00.987) 0:00:02.577 ********** 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:53:50 +0000 (0:00:00.011) 0:00:02.589 ********** 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:53:50 +0000 (0:00:00.010) 0:00:02.599 ********** 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:53:51 +0000 (0:00:00.451) 0:00:03.051 ********** 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:53:51 +0000 (0:00:00.018) 0:00:03.070 ********** 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:53:51 +0000 (0:00:00.015) 0:00:03.085 ********** 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:53:51 +0000 (0:00:00.016) 0:00:03.102 ********** 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:53:51 +0000 (0:00:00.014) 0:00:03.117 ********** 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:53:52 +0000 (0:00:00.887) 0:00:04.004 ********** 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:53:53 +0000 (0:00:01.721) 0:00:05.725 ********** 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:53:53 +0000 (0:00:00.029) 0:00:05.754 ********** 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:53:53 +0000 (0:00:00.008) 0:00:05.763 ********** 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:53:54 +0000 (0:00:00.360) 0:00:06.123 ********** 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:53:54 +0000 (0:00:00.019) 0:00:06.143 ********** 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:53:54 +0000 (0:00:00.008) 0:00:06.151 ********** 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:53:54 +0000 (0:00:00.012) 0:00:06.164 ********** 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:53:54 +0000 (0:00:00.011) 0:00:06.176 ********** 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:53:54 +0000 (0:00:00.011) 0:00:06.187 ********** 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:53:54 +0000 (0:00:00.017) 0:00:06.205 ********** 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:53:54 +0000 (0:00:00.010) 0:00:06.215 ********** 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:53:54 +0000 (0:00:00.018) 0:00:06.234 ********** 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:53:54 +0000 (0:00:00.018) 0:00:06.252 ********** 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:53:54 +0000 (0:00:00.009) 0:00:06.262 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325937.5899477, "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:53:54 +0000 (0:00:00.193) 0:00:06.455 ********** 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:53:54 +0000 (0:00:00.009) 0:00:06.465 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/setup.yml:23 Friday 01 March 2024 20:53:55 +0000 (0:00:00.788) 0:00:07.253 ********** 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:53:55 +0000 (0:00:00.017) 0:00:07.270 ********** 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:53:55 +0000 (0:00:00.190) 0:00:07.461 ********** 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:53:55 +0000 (0:00:00.015) 0:00:07.476 ********** 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:53:56 +0000 (0:00:00.880) 0:00:08.357 ********** 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:53:56 +0000 (0:00:00.285) 0:00:08.642 ********** 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:53:56 +0000 (0:00:00.012) 0:00:08.655 ********** 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:53:56 +0000 (0:00:00.010) 0:00:08.665 ********** 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:53:56 +0000 (0:00:00.018) 0:00:08.683 ********** 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:53:56 +0000 (0:00:00.020) 0:00:08.703 ********** 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:53:56 +0000 (0:00:00.018) 0:00:08.722 ********** 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:53:56 +0000 (0:00:00.023) 0:00:08.745 ********** 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:53:56 +0000 (0:00:00.016) 0:00:08.761 ********** 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:53:56 +0000 (0:00:00.019) 0:00:08.781 ********** 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:53:56 +0000 (0:00:00.029) 0:00:08.811 ********** 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:53:56 +0000 (0:00:00.012) 0:00:08.823 ********** 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:53:56 +0000 (0:00:00.011) 0:00:08.835 ********** 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:53:56 +0000 (0:00:00.010) 0:00:08.846 ********** 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:53:56 +0000 (0:00:00.024) 0:00:08.871 ********** 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:53:57 +0000 (0:00:00.026) 0:00:08.897 ********** 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:53:57 +0000 (0:00:00.888) 0:00:09.785 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "50%" } ] } ] } 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:53:57 +0000 (0:00:00.023) 0:00:09.808 ********** 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:53:57 +0000 (0:00:00.012) 0:00:09.821 ********** 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:53:59 +0000 (0:00:01.100) 0:00:10.922 ********** 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:53:59 +0000 (0:00:00.021) 0:00:10.943 ********** 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:53:59 +0000 (0:00:00.017) 0:00:10.961 ********** 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:53:59 +0000 (0:00:00.017) 0:00:10.978 ********** 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:53:59 +0000 (0:00:00.017) 0:00:10.996 ********** 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:53:59 +0000 (0:00:00.883) 0:00:11.880 ********** 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:54:01 +0000 (0:00:01.668) 0:00:13.548 ********** 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:54:01 +0000 (0:00:00.034) 0:00:13.583 ********** 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:54:01 +0000 (0:00:00.010) 0:00:13.594 ********** changed: [sut] => { "actions": [ { "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-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/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/mapper/test_vg1-lv1" ], "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-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_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": "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": "50%", "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:54:04 +0000 (0:00:02.457) 0:00:16.051 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.017698", "end": "2024-03-01 20:54:04.425626", "rc": 0, "start": "2024-03-01 20:54:04.407928" } 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:54:04 +0000 (0:00:00.290) 0:00:16.342 ********** 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:54:04 +0000 (0:00:00.009) 0:00:16.351 ********** ok: [sut] => { "blivet_output": { "actions": [ { "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-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/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/mapper/test_vg1-lv1" ], "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-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_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": "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": "50%", "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:54:04 +0000 (0:00:00.014) 0:00:16.366 ********** 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-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_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": "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": "50%", "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:54:04 +0000 (0:00:00.014) 0:00:16.380 ********** 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:54:04 +0000 (0:00:00.012) 0:00:16.392 ********** 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:54:04 +0000 (0:00:00.018) 0:00:16.411 ********** 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:54:04 +0000 (0:00:00.009) 0:00:16.421 ********** 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:54:04 +0000 (0:00:00.018) 0:00:16.439 ********** 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:54:04 +0000 (0:00:00.018) 0:00:16.457 ********** 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:54:04 +0000 (0:00:00.010) 0:00:16.468 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325937.5899477, "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:54:04 +0000 (0:00:00.218) 0:00:16.687 ********** 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:54:04 +0000 (0:00:00.009) 0:00:16.697 ********** ok: [sut] TASK [Run the snapshot role to create snapshot set of LVs] ********************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_extend_verify_fail.yml:33 Friday 01 March 2024 20:54:05 +0000 (0:00:00.791) 0:00:17.489 ********** 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:54:05 +0000 (0:00:00.021) 0:00:17.511 ********** 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:54:05 +0000 (0:00:00.016) 0:00:17.527 ********** 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:54:05 +0000 (0:00:00.019) 0:00:17.547 ********** 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:54:05 +0000 (0:00:00.012) 0:00:17.559 ********** 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:54:05 +0000 (0:00:00.012) 0:00:17.572 ********** 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:54:05 +0000 (0:00:00.022) 0:00:17.595 ********** 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:54:06 +0000 (0:00:00.884) 0:00:18.479 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}]}' " } 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:54:06 +0000 (0:00:00.026) 0:00:18.505 ********** 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:54:07 +0000 (0:00:00.764) 0:00:19.270 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.114 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.114 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:54:07 +0000 (0:00:00.014) 0:00:19.285 ********** 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:54:07 +0000 (0:00:00.023) 0:00:19.309 ********** 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:54:07 +0000 (0:00:00.009) 0:00:19.319 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Run the snapshot role to verify the set of snapshots for the LVs] ******** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_extend_verify_fail.yml:40 Friday 01 March 2024 20:54:07 +0000 (0:00:00.013) 0:00:19.332 ********** 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:54:07 +0000 (0:00:00.023) 0:00:19.356 ********** 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:54:07 +0000 (0:00:00.015) 0:00:19.372 ********** 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:54:07 +0000 (0:00:00.020) 0:00:19.392 ********** 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:54:07 +0000 (0:00:00.013) 0:00:19.405 ********** 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:54:07 +0000 (0:00:00.013) 0:00:19.419 ********** 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:54:07 +0000 (0:00:00.024) 0:00:19.443 ********** 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:54:08 +0000 (0:00:00.877) 0:00:20.321 ********** 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}]}' " } 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:54:08 +0000 (0:00:00.026) 0:00:20.347 ********** 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:54:08 +0000 (0:00:00.409) 0:00:20.756 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.114 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.114 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:54:08 +0000 (0:00:00.013) 0:00:20.770 ********** 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:54:08 +0000 (0:00:00.042) 0:00:20.812 ********** 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:54:08 +0000 (0:00:00.010) 0:00:20.823 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Test failure extend verify] ********************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_extend_verify_fail.yml:48 Friday 01 March 2024 20:54:08 +0000 (0:00:00.013) 0:00:20.837 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml for sut TASK [Show __snapshot_failed_params] ******************************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml:4 Friday 01 March 2024 20:54:08 +0000 (0:00:00.020) 0:00:20.857 ********** ok: [sut] => { "__snapshot_failed_params": { "__snapshot_lvm_set": { "name": "snapset1", "volumes": [ { "lv": "lv1", "name": "snapshot VG1 LV1", "percent_space_required": 50, "vg": "test_vg1" } ] }, "snapshot_lvm_action": "extend", "snapshot_lvm_verify_only": true } } TASK [Verify role returns error] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml:9 Friday 01 March 2024 20:54:08 +0000 (0:00:00.012) 0:00:20.870 ********** 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:54:09 +0000 (0:00:00.020) 0:00:20.890 ********** 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:54:09 +0000 (0:00:00.016) 0:00:20.907 ********** 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:54:09 +0000 (0:00:00.022) 0:00:20.929 ********** 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:54:09 +0000 (0:00:00.013) 0:00:20.942 ********** 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:54:09 +0000 (0:00:00.013) 0:00:20.955 ********** 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:54:09 +0000 (0:00:00.024) 0:00:20.980 ********** 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:54:09 +0000 (0:00:00.886) 0:00:21.867 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py extend -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 50}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command extend] ******** 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:54:10 +0000 (0:00:00.036) 0:00:21.903 ********** fatal: [sut]: FAILED! => { "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 : Raise error] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:28 Friday 01 March 2024 20:54:10 +0000 (0:00:00.369) 0:00:22.273 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'rc': 29, 'stdout': '{\r\n "return_code": 29,\r\n "errors": [\r\n "verify failed due to insufficient space for: test_vg1/lv1"\r\n ],\r\n "changed": false\r\n}', 'stdout_lines': ['{', ' "return_code": 29,', ' "errors": [', ' "verify failed due to insufficient space for: test_vg1/lv1"', ' ],', ' "changed": false', '}'], 'stderr': 'Shared connection to 10.31.8.114 closed.\r\n', 'stderr_lines': ['Shared connection to 10.31.8.114 closed.'], 'failed': True, 'msg': 'non-zero return code', 'exception': 'NoneType: None\n', '_ansible_no_log': True} 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:54:10 +0000 (0:00:00.013) 0:00:22.286 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "exception": "NoneType: None\n", "failed": true, "msg": "non-zero return code", "rc": 29, "stderr": "Shared connection to 10.31.8.114 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.114 closed." ], "stdout": "{\r\n \"return_code\": 29,\r\n \"errors\": [\r\n \"verify failed due to insufficient space for: test_vg1/lv1\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 29,", " \"errors\": [", " \"verify failed due to insufficient space for: test_vg1/lv1\"", " ],", " \"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:54:10 +0000 (0:00:00.012) 0:00:22.299 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "verify failed due to insufficient space for: test_vg1/lv1" ], "return_code": 29 } }, "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:54:10 +0000 (0:00:00.023) 0:00:22.322 ********** 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:54:10 +0000 (0:00:00.011) 0:00:22.333 ********** ok: [sut] => { "snapshot_cmd[\"errors\"]": [ "verify failed due to insufficient space for: test_vg1/lv1" ] } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml:32 Friday 01 March 2024 20:54:10 +0000 (0:00:00.012) 0:00:22.346 ********** ok: [sut] => { "ansible_failed_result": { "changed": false, "failed": true, "msg": { "changed": false, "exception": "NoneType: None\n", "failed": true, "msg": "non-zero return code", "rc": 29, "stderr": "Shared connection to 10.31.8.114 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.114 closed." ], "stdout": "{\r\n \"return_code\": 29,\r\n \"errors\": [\r\n \"verify failed due to insufficient space for: test_vg1/lv1\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 29,", " \"errors\": [", " \"verify failed due to insufficient space for: test_vg1/lv1\"", " ],", " \"changed\": false", "}" ] } } } TASK [Check that there was a failure in the role] ****************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml:36 Friday 01 March 2024 20:54:10 +0000 (0:00:00.012) 0:00:22.358 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Debug snapshot_cmd] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml:41 Friday 01 March 2024 20:54:10 +0000 (0:00:00.010) 0:00:22.369 ********** ok: [sut] => { "snapshot_cmd": { "changed": false, "errors": [ "verify failed due to insufficient space for: test_vg1/lv1" ], "return_code": 29 } } TASK [Debug __snapshot_failed_regex] ******************************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml:46 Friday 01 March 2024 20:54:10 +0000 (0:00:00.010) 0:00:22.380 ********** ok: [sut] => { "__snapshot_failed_regex": "verify failed due to insufficient space for:*" } TASK [Verify return code and message is correct] ******************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml:60 Friday 01 March 2024 20:54:10 +0000 (0:00:00.010) 0:00:22.391 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert role reported changes correctly] ********************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/verify-role-failed.yml:71 Friday 01 March 2024 20:54:10 +0000 (0:00:00.016) 0:00:22.407 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_extend_verify_fail.yml:60 Friday 01 March 2024 20:54:10 +0000 (0:00:00.010) 0:00:22.418 ********** 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:54:10 +0000 (0:00:00.020) 0:00:22.438 ********** 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:54:10 +0000 (0:00:00.017) 0:00:22.455 ********** 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:54:10 +0000 (0:00:00.016) 0:00:22.472 ********** 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:54:10 +0000 (0:00:00.020) 0:00:22.493 ********** 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:54:10 +0000 (0:00:00.029) 0:00:22.522 ********** 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:54:10 +0000 (0:00:00.012) 0:00:22.535 ********** 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:54:10 +0000 (0:00:00.012) 0:00:22.547 ********** 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:54:10 +0000 (0:00:00.011) 0:00:22.558 ********** 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:54:10 +0000 (0:00:00.012) 0:00:22.570 ********** 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:54:10 +0000 (0:00:00.026) 0:00:22.596 ********** 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:54:11 +0000 (0:00:00.887) 0:00:23.484 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "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:54:11 +0000 (0:00:00.025) 0:00:23.509 ********** 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:54:11 +0000 (0:00:00.013) 0:00:23.523 ********** 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:54:13 +0000 (0:00:01.971) 0:00:25.495 ********** 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:54:13 +0000 (0:00:00.021) 0:00:25.516 ********** 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:54:13 +0000 (0:00:00.017) 0:00:25.534 ********** 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:54:13 +0000 (0:00:00.017) 0:00:25.552 ********** 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:54:13 +0000 (0:00:00.019) 0:00:25.572 ********** 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:54:14 +0000 (0:00:00.880) 0:00:26.452 ********** 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:54:16 +0000 (0:00:01.646) 0:00:28.098 ********** 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:54:16 +0000 (0:00:00.031) 0:00:28.130 ********** 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:54:16 +0000 (0:00:00.009) 0:00:28.140 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1_snapset1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1_snapset1", "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/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "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": 1606418432, "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:54:19 +0000 (0:00:03.187) 0:00:31.327 ********** 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:54:19 +0000 (0:00:00.018) 0:00:31.346 ********** 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:54:19 +0000 (0:00:00.008) 0:00:31.355 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1_snapset1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1_snapset1", "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/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "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": 1606418432, "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:54:19 +0000 (0:00:00.015) 0:00:31.370 ********** 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": 1606418432, "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:54:19 +0000 (0:00:00.030) 0:00:31.401 ********** 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:54:19 +0000 (0:00:00.013) 0:00:31.414 ********** 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:54:19 +0000 (0:00:00.018) 0:00:31.433 ********** 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:54:19 +0000 (0:00:00.009) 0:00:31.443 ********** 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:54:19 +0000 (0:00:00.018) 0:00:31.461 ********** 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:54:19 +0000 (0:00:00.018) 0:00:31.480 ********** 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:54:19 +0000 (0:00:00.011) 0:00:31.491 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325937.5899477, "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:54:19 +0000 (0:00:00.195) 0:00:31.687 ********** 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:54:19 +0000 (0:00:00.010) 0:00:31.697 ********** 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:54:20 +0000 (0:00:00.775) 0:00:32.473 ********** 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:54:20 +0000 (0:00:00.012) 0:00:32.485 ********** 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:54:20 +0000 (0:00:00.016) 0:00:32.501 ********** 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:54:20 +0000 (0:00:00.012) 0:00:32.514 ********** 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:54:20 +0000 (0:00:00.012) 0:00:32.526 ********** 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:54:21 +0000 (0:00:00.885) 0:00:33.412 ********** ok: [sut] => { "changed": false, "disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sda] 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:54:21 +0000 (0:00:00.211) 0:00:33.624 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "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:54:21 +0000 (0:00:00.013) 0:00:33.637 ********** ok: [sut] => { "unused_disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "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:54:21 +0000 (0:00:00.012) 0:00:33.649 ********** 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:54:21 +0000 (0:00:00.020) 0:00:33.669 ********** 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:54:21 +0000 (0:00:00.019) 0:00:33.689 ********** 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:54:21 +0000 (0:00:00.022) 0:00:33.711 ********** 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.418161", "end": "2024-03-01 20:54:22.416213", "failed_when_result": true, "rc": 0, "start": "2024-03-01 20:54:21.998052" } STDERR: + exec + mount -f -l proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=4096k,nr_inodes=447175,mode=755,inode64) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel,inode64) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,size=723604k,nr_inodes=819200,mode=755,inode64) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,seclabel,nsdelegate,memory_recursiveprot) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,nosuid,noexec,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=2034) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel) 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) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) 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) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) none on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=361800k,nr_inodes=90450,mode=700,inode64) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 4.2M 0 4.2M 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 741M 19M 723M 3% /run /dev/xvda1 269G 4.8G 264G 2% / tmpfs 371M 0 371M 0% /run/user/0 + lvs --all + pvs --all + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 20:49:21,495 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 xxxxx snapset1 1 None 2024-03-01 20:49:21,495 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:21,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: { 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: { 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: , 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: , 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"lv_uuid":"2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3", "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:49:21,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: , 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g", "lv_uuid":"2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe", "lv_uuid":"2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3", "pv_name":"/dev/sda"}, 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: , 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3"}, 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3"} 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: } 2024-03-01 20:49:21,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:21,542 INFO snapshot-role/MainThread: , 2024-03-01 20:49:21,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:21,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:21,542 INFO snapshot-role/MainThread: } 2024-03-01 20:49:21,542 INFO snapshot-role/MainThread: exit code: 13: ['source logical volume does not exist: test_vg1/xxxxx'] 2024-03-01 20:49:36,083 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 20:49:36,084 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:36,117 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:36,117 INFO snapshot-role/MainThread: { 2024-03-01 20:49:36,117 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:36,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:36,117 INFO snapshot-role/MainThread: , 2024-03-01 20:49:36,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:36,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:36,117 INFO snapshot-role/MainThread: } 2024-03-01 20:49:36,118 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:49:42,992 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 20:49:42,992 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:43,018 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:43,019 INFO snapshot-role/MainThread: { 2024-03-01 20:49:43,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:43,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:43,019 INFO snapshot-role/MainThread: , 2024-03-01 20:49:43,019 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:43,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:43,019 INFO snapshot-role/MainThread: } 2024-03-01 20:49:43,019 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:17,773 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:50:17,773 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:17,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,812 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,812 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,812 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "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:17,813 INFO snapshot-role/MainThread: {"lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "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:17,813 INFO snapshot-role/MainThread: {"lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "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:17,813 INFO snapshot-role/MainThread: {"lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "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:17,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:17,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn"} 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "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:17,814 INFO snapshot-role/MainThread: {"lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "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:17,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl"}, 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw"} 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,814 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "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:17,815 INFO snapshot-role/MainThread: {"lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "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:17,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sda"}, 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj"} 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:50:17,816 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:50:17,816 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:17,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,851 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,851 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,851 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,851 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:17,851 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:17,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "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:17,852 INFO snapshot-role/MainThread: {"lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "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:17,852 INFO snapshot-role/MainThread: {"lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "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:17,852 INFO snapshot-role/MainThread: {"lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "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:17,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:17,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v"}, 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn"} 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "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:17,853 INFO snapshot-role/MainThread: {"lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "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:17,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl"}, 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw"} 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,853 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "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:17,854 INFO snapshot-role/MainThread: {"lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "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:17,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sda"}, 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj"} 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,855 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,855 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,889 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:17,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,890 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,890 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,923 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:17,923 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:17,923 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:17,923 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:17,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,923 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,950 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:50:18,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,128 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,129 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,129 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:18,176 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,176 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,176 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,176 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,177 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:18,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,177 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,177 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,177 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,177 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:18,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,228 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:18,228 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:18,228 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:18,228 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:18,228 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,228 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,259 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:50:18,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,374 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,374 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,374 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:18,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,422 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,422 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,422 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,422 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,422 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:18,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,423 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,424 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,424 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,424 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,424 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:18,476 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,477 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:18,477 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:18,477 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:18,477 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:18,477 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:18,477 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:18,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,477 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:18,510 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,511 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:50:18,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,643 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,643 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,644 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:18,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,684 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,684 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,684 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,684 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:18,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,685 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,685 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,685 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,685 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,685 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:18,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,725 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,726 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:18,726 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:18,726 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:18,726 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:18,726 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:18,726 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:18,726 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:18,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,726 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,765 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,766 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,766 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:50:18,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,889 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,889 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,890 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,930 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:18,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,931 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,931 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:18,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,974 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,975 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:18,975 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:18,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,975 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:19,008 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:19,008 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,008 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,008 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,009 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:50:19,130 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,130 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,130 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,130 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,130 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,131 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:19,173 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,176 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,177 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:19,215 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,215 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,216 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:19,216 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:19,216 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,216 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:19,267 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,268 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:50:19,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,390 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,390 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,391 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:19,431 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,431 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,431 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,431 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,431 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,432 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:19,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,432 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,432 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,432 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,432 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:19,472 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,473 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:19,473 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:19,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,473 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:19,516 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,517 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:50:19,640 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,640 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,640 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,641 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,641 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:19,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,682 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,682 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,683 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:19,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,683 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,683 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,683 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,683 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,683 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:19,719 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,720 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:19,720 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:19,720 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:19,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,720 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:19,751 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,752 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:50:19,879 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,880 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,880 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,880 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,882 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:21,280 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:50:21,280 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:21,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "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:21,318 INFO snapshot-role/MainThread: {"lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob", "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:21,318 INFO snapshot-role/MainThread: {"lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "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:21,318 INFO snapshot-role/MainThread: {"lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh", "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:21,318 INFO snapshot-role/MainThread: {"lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "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:21,318 INFO snapshot-role/MainThread: {"lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb", "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:21,318 INFO snapshot-role/MainThread: {"lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "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:21,318 INFO snapshot-role/MainThread: {"lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31", "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:21,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,318 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn"} 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,319 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "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:21,320 INFO snapshot-role/MainThread: {"lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU", "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:21,320 INFO snapshot-role/MainThread: {"lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "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:21,320 INFO snapshot-role/MainThread: {"lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX", "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:21,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX", "pv_name":"/dev/sde"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX"} 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:21,320 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "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:21,321 INFO snapshot-role/MainThread: {"lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn", "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:21,321 INFO snapshot-role/MainThread: {"lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "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:21,321 INFO snapshot-role/MainThread: {"lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W", "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:21,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sda"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn"}, 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj"} 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,321 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,322 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:21,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,353 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,353 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,353 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,353 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,353 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:21,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,354 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,354 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,354 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,354 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:21,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,388 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,388 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,388 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,389 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:21,389 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:21,389 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:21,389 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:21,389 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:21,389 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:21,389 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:21,389 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:21,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,389 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,389 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,389 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,389 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:21,431 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,431 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,431 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,431 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,431 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,432 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:21,466 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,466 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,466 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,466 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,467 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:21,467 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,467 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,467 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,467 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,467 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,467 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,467 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:21,498 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,498 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,498 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,498 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:21,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,499 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,499 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,499 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,499 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,499 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:21,535 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,535 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,535 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,535 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,535 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,536 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:21,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,536 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,536 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,536 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,536 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,536 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:21,572 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,572 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,572 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,572 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,573 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,573 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:21,573 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:21,573 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:21,573 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:21,573 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:21,573 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:21,573 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:21,573 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:21,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,573 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,573 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,573 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,573 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,573 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:21,620 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,621 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:21,621 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,621 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:21,652 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,653 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:21,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,653 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:21,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,682 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,682 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,683 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:21,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,683 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,683 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,683 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,683 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,683 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:21,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,718 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,718 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,718 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,718 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,718 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:21,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,719 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,719 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,719 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,719 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:21,770 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,771 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:21,771 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:21,771 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:21,771 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:21,771 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:21,771 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:21,771 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:21,771 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:21,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,771 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:21,821 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,821 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,822 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:21,822 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,822 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:21,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,863 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,863 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,864 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:21,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:21,896 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,896 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,896 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,896 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,896 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,896 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:21,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,897 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,897 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,897 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,897 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:21,947 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,947 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,948 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:21,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,948 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:21,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,979 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,979 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,980 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:21,980 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:21,980 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:21,980 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:21,980 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:21,980 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:21,980 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:21,980 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:21,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,980 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:22,020 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,021 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:22,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,021 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:22,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,073 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:22,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,073 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:22,104 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,104 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,104 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,104 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,104 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,105 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:22,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,105 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,105 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,105 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,105 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,105 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:22,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,147 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,148 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:22,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,148 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:22,182 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,182 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,182 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,183 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:22,183 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:22,183 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:22,183 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:22,183 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,183 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:22,214 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,214 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,214 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,214 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,215 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:22,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,215 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,215 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,215 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,215 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:22,265 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,266 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:22,266 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,266 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:22,289 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,289 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,289 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,289 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,289 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,289 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:22,289 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,290 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,290 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,290 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,290 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,290 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:22,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,322 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,322 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,323 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:22,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,323 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,323 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,323 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,323 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:22,355 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,355 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,355 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,355 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,356 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,356 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:22,356 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:22,356 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:22,356 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:22,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,356 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,356 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,356 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,356 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,356 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:22,391 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,391 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,391 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,392 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:22,392 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,392 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:22,423 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,423 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,424 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:22,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,424 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:22,466 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,466 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,467 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:22,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,508 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,509 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:22,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,509 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:22,549 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,549 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,549 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,549 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,549 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,549 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:22,550 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:22,550 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:22,550 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:22,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,550 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,550 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,550 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,550 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,550 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:22,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,592 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,592 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,593 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,593 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:22,593 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,593 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,593 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,593 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,593 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,593 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,593 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,593 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:22,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,632 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,633 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:22,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,633 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:22,677 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,678 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:22,678 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,678 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:22,727 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,728 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:22,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,728 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:22,779 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,779 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,780 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:22,780 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:22,780 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:22,780 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:22,780 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,780 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:22,815 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,815 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,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:50:22,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,816 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:22,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,861 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:22,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,861 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:22,896 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:22,896 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,896 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:22,896 INFO snapshot-role/MainThread: { 2024-03-01 20:50:22,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:22,897 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:22,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,897 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,897 INFO snapshot-role/MainThread: , 2024-03-01 20:50:22,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:22,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:22,897 INFO snapshot-role/MainThread: } 2024-03-01 20:50:22,897 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:24,274 INFO snapshot-role/MainThread: list_cmd: 0 list None None snapset1 None 2024-03-01 20:50:24,274 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:24,324 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "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:24,325 INFO snapshot-role/MainThread: {"lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob", "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:24,325 INFO snapshot-role/MainThread: {"lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "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:24,325 INFO snapshot-role/MainThread: {"lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh", "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:24,325 INFO snapshot-role/MainThread: {"lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "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:24,325 INFO snapshot-role/MainThread: {"lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb", "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:24,325 INFO snapshot-role/MainThread: {"lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "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:24,325 INFO snapshot-role/MainThread: {"lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31", "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:24,325 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:24,325 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn"} 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "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:24,327 INFO snapshot-role/MainThread: {"lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU", "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:24,327 INFO snapshot-role/MainThread: {"lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "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:24,327 INFO snapshot-role/MainThread: {"lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX", "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:24,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX", "pv_name":"/dev/sde"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX"} 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,327 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "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:24,328 INFO snapshot-role/MainThread: {"lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn", "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:24,328 INFO snapshot-role/MainThread: {"lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "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:24,328 INFO snapshot-role/MainThread: {"lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W", "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:24,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sda"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn"}, 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj"} 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,328 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,329 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5 -P 2024-03-01 20:50:24,331 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,331 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5_snapset1 -P 2024-03-01 20:50:24,333 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,334 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 20:50:24,336 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,336 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6_snapset1 -P 2024-03-01 20:50:24,338 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,338 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7 -P 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 20:50:24,342 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,343 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8 -P 2024-03-01 20:50:24,345 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,345 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8_snapset1 -P 2024-03-01 20:50:24,347 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,347 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3 -P 2024-03-01 20:50:24,349 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,349 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 20:50:24,351 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,351 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4 -P 2024-03-01 20:50:24,354 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,354 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 20:50:24,356 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,356 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1 -P 2024-03-01 20:50:24,358 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,358 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:50:24,360 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,360 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2 -P 2024-03-01 20:50:24,363 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,363 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 20:50:24,365 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:24,371 INFO snapshot-role/MainThread: exit code: 0: [] 2024-03-01 20:50:25,774 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:50:25,774 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:25,824 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: { 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: { 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: {"lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "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:25,825 INFO snapshot-role/MainThread: {"lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob", "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:25,825 INFO snapshot-role/MainThread: {"lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "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:25,825 INFO snapshot-role/MainThread: {"lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh", "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:25,825 INFO snapshot-role/MainThread: {"lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "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:25,825 INFO snapshot-role/MainThread: {"lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb", "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:25,825 INFO snapshot-role/MainThread: {"lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "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:25,825 INFO snapshot-role/MainThread: {"lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31", "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:25,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,825 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"1iJe3f-hg0X-VcTx-kIyA-EAZw-8BVk-JL2rob"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"5HLQAe-evkP-FiJN-JQFJ-m35X-jZej-cNMX31"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"SVQ0IM-Rdtx-HKwX-dbPC-fseC-jQ69-Rrf5dh"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"fzbEhj-LsTt-haA1-7lPo-dt8e-F2br-Lb5zBb"}, 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn"} 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: } 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: { 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:50:25,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "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:25,827 INFO snapshot-role/MainThread: {"lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU", "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:25,827 INFO snapshot-role/MainThread: {"lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "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:25,827 INFO snapshot-role/MainThread: {"lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX", "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:25,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX", "pv_name":"/dev/sde"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"HAeePS-5c6c-bGLN-M0rN-xwCS-nAY2-LA3nGU"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw"}, 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"hXTeCy-M84t-EKDD-6CEK-kyxD-cGiw-eyfbvX"} 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: } 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: { 2024-03-01 20:50:25,827 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "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:25,828 INFO snapshot-role/MainThread: {"lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn", "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:25,828 INFO snapshot-role/MainThread: {"lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "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:25,828 INFO snapshot-role/MainThread: {"lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W", "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:25,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sda"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"05rH4l-j0AG-rhfu-kzQ4-md3W-E51b-Qorg1W"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"YD5ZJ8-rQ3E-qCO0-QW2A-c0Qc-Nk24-JN0AVn"}, 2024-03-01 20:50:25,828 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj"} 2024-03-01 20:50:25,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,829 INFO snapshot-role/MainThread: } 2024-03-01 20:50:25,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,829 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:25,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,829 INFO snapshot-role/MainThread: } 2024-03-01 20:50:25,829 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:25,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: { 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: { 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:25,865 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:25,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: } 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: , 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: } 2024-03-01 20:50:25,865 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 20:50:25,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:25,965 INFO snapshot-role/MainThread: { 2024-03-01 20:50:25,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:25,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:25,966 INFO snapshot-role/MainThread: } 2024-03-01 20:50:25,966 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:26,009 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,009 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,009 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,010 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:26,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,010 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,010 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,010 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,010 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,010 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 20:50:26,112 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,112 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,112 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,112 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:26,161 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,161 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,161 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,161 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:26,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,162 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,162 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,162 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,162 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:50:26,251 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,251 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,251 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,251 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,252 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:26,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,297 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,298 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:26,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,298 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 20:50:26,412 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,412 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,412 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,413 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,413 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,413 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:26,477 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,477 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,478 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:26,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,478 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:50:26,572 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,572 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,572 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,572 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,573 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:26,610 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,610 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,610 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,611 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,611 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,611 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:26,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,612 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,612 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,612 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,612 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:50:26,705 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,705 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,706 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,706 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,754 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:26,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,754 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:50:26,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,828 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,829 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,829 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,876 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:26,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,876 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:50:26,975 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,975 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,976 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,976 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,976 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:28,477 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:50:28,477 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:28,513 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "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:28,514 INFO snapshot-role/MainThread: {"lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "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:28,514 INFO snapshot-role/MainThread: {"lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "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:28,514 INFO snapshot-role/MainThread: {"lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "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:28,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:28,514 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn"} 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "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:28,515 INFO snapshot-role/MainThread: {"lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "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:28,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:28,515 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw"} 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "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:28,516 INFO snapshot-role/MainThread: {"lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "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:28,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sda"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,516 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR"}, 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj"} 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,517 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:28,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,548 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:28,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,548 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:28,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,585 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:28,585 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:28,585 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:28,585 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:28,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,585 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:28,619 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,620 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:28,644 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,645 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:28,645 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,645 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:28,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,677 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:28,677 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:28,677 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:28,677 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:28,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,677 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:28,726 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,727 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:28,778 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,779 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:28,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,779 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:28,810 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,811 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:28,811 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:28,811 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:28,811 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:28,811 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,811 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:28,839 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,840 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:28,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,878 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:28,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,878 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:28,905 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,905 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,906 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:28,906 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:28,906 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:28,906 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:28,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,906 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:28,947 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,948 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:28,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: { 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:28,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:50:28,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: , 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: } 2024-03-01 20:50:28,996 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:29,046 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,047 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:29,047 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:29,047 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,047 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:29,077 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:29,077 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,077 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,077 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,077 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,078 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,078 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,078 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,078 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,078 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:29,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,128 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:29,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,128 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:29,167 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,168 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:29,168 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:29,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,168 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,198 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,199 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,199 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,199 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:29,229 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:29,229 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,229 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,229 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,229 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,229 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:29,229 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,230 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,230 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,230 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,230 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,230 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,230 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,230 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:29,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:29,272 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,273 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:29,273 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:29,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,273 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:29,306 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,307 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:29,338 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,339 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:29,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,339 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:29,373 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:29,373 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,373 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,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:50:29,374 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:29,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,374 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:29,407 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:29,407 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,407 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:29,407 INFO snapshot-role/MainThread: { 2024-03-01 20:50:29,407 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:29,407 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,407 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,407 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,408 INFO snapshot-role/MainThread: , 2024-03-01 20:50:29,408 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:29,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:29,408 INFO snapshot-role/MainThread: } 2024-03-01 20:50:29,408 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:09,812 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:51:09,812 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:09,850 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:09,850 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "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:09,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "pv_name":"/dev/sda"}, 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn"}, 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn"} 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,851 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,852 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 20:51:09,852 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 20:51:09,852 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 20:51:09,852 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 20:51:09,852 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:09,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:09,903 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,903 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:09,903 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,903 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "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:09,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "pv_name":"/dev/sda"}, 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn"}, 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn"} 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,904 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:09,934 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:09,934 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:09,934 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:09,934 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:09,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,934 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,934 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:09,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,935 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,935 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:09,962 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:09,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:09,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,963 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,963 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:09,995 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:09,995 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,995 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:09,995 INFO snapshot-role/MainThread: { 2024-03-01 20:51:09,995 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:09,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,995 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,996 INFO snapshot-role/MainThread: , 2024-03-01 20:51:09,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:09,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:09,996 INFO snapshot-role/MainThread: } 2024-03-01 20:51:09,996 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 20:51:10,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:10,148 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:10,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,149 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,149 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:11,629 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 wrong_vg None 2024-03-01 20:51:11,629 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:51:11,629 INFO snapshot-role/MainThread: Running... lvs wrong_vg 2024-03-01 20:51:11,659 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,660 INFO snapshot-role/MainThread: Running... lvs wrong_vg/lv1_snapset1 2024-03-01 20:51:11,699 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,700 INFO snapshot-role/MainThread: exit code: 20: ['source volume group does not exist: wrong_vg'] 2024-03-01 20:51:13,140 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:51:13,140 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,171 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "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:13,172 INFO snapshot-role/MainThread: {"lv_uuid":"MRW0bO-ZCBg-vyhp-P4xF-t3I8-hD1p-shm64a", "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.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "pv_name":"/dev/sda"}, 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"MRW0bO-ZCBg-vyhp-P4xF-t3I8-hD1p-shm64a", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"MRW0bO-ZCBg-vyhp-P4xF-t3I8-hD1p-shm64a"}, 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn"}, 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn"} 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,172 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:51:13,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:13,228 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:13,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,228 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:51:13,316 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:13,316 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,316 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:13,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,316 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,317 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:14,701 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:51:14,701 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:14,732 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "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:14,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "pv_name":"/dev/sda"}, 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn"}, 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn"} 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,733 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:14,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,734 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,734 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:14,769 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:14,769 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:14,770 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:14,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,770 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:14,803 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:14,804 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:14,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,804 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,833 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:14,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,834 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,834 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:59,098 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 20:51:59,098 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:59,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,127 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,127 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,127 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,127 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,128 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,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:51:59,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,162 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:59,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:51:59,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"} 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,166 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,166 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:51:59,166 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:51:59,166 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:51:59,166 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:51:59,166 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:51:59,166 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:59,203 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,204 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,205 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"} 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,207 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,207 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,207 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:59,240 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,241 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:59,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,288 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:59,319 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:59,319 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,320 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:51:59,475 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,475 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,476 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,476 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:51:59,516 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,516 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,516 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,516 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,516 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,517 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:59,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,517 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,517 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,517 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,517 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,518 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:59,559 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,560 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:51:59,590 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: , 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,591 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:51:59,716 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:59,716 INFO snapshot-role/MainThread: { 2024-03-01 20:51:59,716 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:59,716 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:59,717 INFO snapshot-role/MainThread: } 2024-03-01 20:51:59,717 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:01,133 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 None snapset1 1 None 2024-03-01 20:52:01,133 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:01,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:01,173 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:01,173 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:01,173 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:01,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:01,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:01,174 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:01,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:01,174 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"} 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:01,175 INFO snapshot-role/MainThread: {"lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "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:52:01,175 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:01,175 INFO snapshot-role/MainThread: {"lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "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:52:01,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:01,175 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL"}, 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X"}, 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,176 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:01,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,208 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:52:01,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,208 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:01,246 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,246 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,247 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:52:01,247 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:52:01,247 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:52:01,247 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:52:01,247 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,247 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:52:01,288 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,288 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,289 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:52:01,289 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,289 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:01,327 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,327 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,327 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,327 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,328 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,328 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:52:01,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,328 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,328 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,328 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,328 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,328 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:01,373 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,374 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:52:01,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,374 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:01,405 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,405 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,405 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,406 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,406 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:52:01,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,406 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,406 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,406 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,406 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,406 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:01,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,438 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,438 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,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:52:01,439 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:52:01,439 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:52:01,439 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:52:01,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,439 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,439 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,439 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,439 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:52:01,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,486 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:01,523 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,524 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:52:01,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,524 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:01,557 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: { 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:01,558 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:52:01,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: , 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: } 2024-03-01 20:52:01,558 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:02,958 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 20:52:02,959 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:03,002 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,003 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:52:03,003 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:52:03,003 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:52:03,003 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:52:03,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,003 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,003 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:03,048 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:03,049 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:03,049 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:03,049 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:03,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,049 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:03,050 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:03,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:03,050 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"} 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:03,051 INFO snapshot-role/MainThread: {"lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "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:52:03,051 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:03,051 INFO snapshot-role/MainThread: {"lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "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:52:03,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL"}, 2024-03-01 20:52:03,051 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X"}, 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 20:52:03,052 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 20:52:03,052 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:03,090 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:03,091 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:03,091 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:03,091 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:03,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,091 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:03,092 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:03,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:03,092 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"} 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:03,093 INFO snapshot-role/MainThread: {"lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "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:52:03,093 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:03,093 INFO snapshot-role/MainThread: {"lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "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:52:03,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:03,093 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL"}, 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X"}, 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,094 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:03,137 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,138 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:52:03,138 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,138 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:03,196 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,197 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:52:03,197 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:52:03,197 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:52:03,197 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:52:03,197 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,197 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:52:03,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,225 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,225 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,225 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,225 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,225 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:52:03,225 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,225 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,226 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,226 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,226 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:03,271 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,271 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,271 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,272 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:52:03,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,272 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,272 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,272 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,272 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:03,302 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,302 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,302 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,302 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:52:03,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,302 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,303 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,303 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,303 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,303 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,303 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:03,335 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,335 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,335 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,335 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,335 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:52:03,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,336 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,336 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,336 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,336 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,336 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:03,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,374 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,374 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,375 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,375 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:52:03,375 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:52:03,375 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:52:03,375 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:52:03,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,375 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,375 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,375 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,375 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,375 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:52:03,405 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,405 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,405 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,405 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,405 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:52:03,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,405 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,406 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,406 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,406 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,406 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,436 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:52:03,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,436 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,437 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:03,474 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:03,474 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,474 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:03,474 INFO snapshot-role/MainThread: { 2024-03-01 20:52:03,474 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:03,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:52:03,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,474 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,475 INFO snapshot-role/MainThread: , 2024-03-01 20:52:03,475 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:03,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:03,475 INFO snapshot-role/MainThread: } 2024-03-01 20:52:03,475 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:04,835 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg2 None snapset2 None False 2024-03-01 20:52:04,835 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:04,866 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:04,867 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:04,867 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:04,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,867 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,867 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:04,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:04,904 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:04,904 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:04,904 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:04,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:04,904 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:04,905 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:04,905 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:04,905 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"} 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:04,906 INFO snapshot-role/MainThread: {"lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "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:52:04,906 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:04,906 INFO snapshot-role/MainThread: {"lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "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:52:04,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,906 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL"}, 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X"}, 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:52:04,907 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:52:04,907 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:04,943 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:04,944 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:04,944 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:04,944 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:04,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:04,944 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:04,945 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:04,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"} 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:04,946 INFO snapshot-role/MainThread: {"lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "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:52:04,946 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:04,946 INFO snapshot-role/MainThread: {"lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "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:52:04,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,946 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL"}, 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X"}, 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,947 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:52:04,993 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: { 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:04,994 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:04,994 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: , 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: } 2024-03-01 20:52:04,994 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:05,023 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:05,024 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:05,024 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:05,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: , 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,024 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:52:05,073 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: , 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,074 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset2 -L 48496640B test_vg2/lv3 2024-03-01 20:52:05,212 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:05,212 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,212 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:05,212 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,212 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,212 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:52:05,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:05,254 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:05,254 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:05,254 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:05,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,255 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,255 INFO snapshot-role/MainThread: , 2024-03-01 20:52:05,255 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:05,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,255 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,255 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:05,308 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:05,309 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:52:05,309 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:05,309 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:05,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: , 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,309 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:52:05,350 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:05,350 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,350 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:05,350 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: , 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,351 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset2 -L 96272384B test_vg2/lv4 2024-03-01 20:52:05,474 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:05,474 INFO snapshot-role/MainThread: { 2024-03-01 20:52:05,474 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:05,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:05,474 INFO snapshot-role/MainThread: } 2024-03-01 20:52:05,475 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:06,897 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg2 None snapset2 1 None 2024-03-01 20:52:06,897 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:52:06,932 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: { 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: { 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:06,933 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:06,933 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:06,933 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:06,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:06,933 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: } 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: { 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:06,934 INFO snapshot-role/MainThread: {"lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "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:52:06,934 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:06,934 INFO snapshot-role/MainThread: {"lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "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:52:06,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:06,934 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "pv_name":"/dev/sde"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD"} 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: } 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: { 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:06,935 INFO snapshot-role/MainThread: {"lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "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:52:06,935 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:06,935 INFO snapshot-role/MainThread: {"lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "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:52:06,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,935 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: } 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: } 2024-03-01 20:52:06,936 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:52:06,978 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: { 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: { 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:06,979 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:52:06,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: } 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: , 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: } 2024-03-01 20:52:06,979 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:07,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,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:52:07,026 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:07,026 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:52:07,026 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:07,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,026 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:52:07,054 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:07,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,055 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:52:07,091 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:07,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,092 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:52:07,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:07,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,124 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:52:07,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,163 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:52:07,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,163 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:07,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,194 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,195 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:52:07,195 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:07,195 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:52:07,195 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:07,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,195 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:52:07,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,225 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,225 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,225 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,225 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,225 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:07,225 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,225 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,226 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,226 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,226 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:52:07,260 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,260 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,260 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,260 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,260 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,260 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:07,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,261 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,261 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,261 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,261 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,261 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:52:07,307 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:07,307 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:07,307 INFO snapshot-role/MainThread: { 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:07,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: , 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: } 2024-03-01 20:52:07,308 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:08,659 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:52:08,659 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:08,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:08,701 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:08,701 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:08,701 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:08,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,701 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:08,702 INFO snapshot-role/MainThread: {"lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "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:52:08,702 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:08,702 INFO snapshot-role/MainThread: {"lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "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:52:08,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "pv_name":"/dev/sde"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:08,702 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD"} 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:08,703 INFO snapshot-role/MainThread: {"lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "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:52:08,703 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:08,703 INFO snapshot-role/MainThread: {"lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "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:52:08,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:08,703 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Cia9La-araj-DDFh-uw3T-2F4t-7DwB-KaqBPL"}, 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"nHhi9K-RWuq-rpj6-b8v8-izkE-jVbe-dVEx3X"}, 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,704 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:08,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:08,734 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:08,734 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:08,734 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:52:08,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,735 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,735 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:08,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,735 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,735 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:52:08,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:08,823 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,823 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:08,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,823 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,823 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:08,867 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:08,867 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,867 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:08,867 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:08,868 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:52:08,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,868 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,868 INFO snapshot-role/MainThread: , 2024-03-01 20:52:08,868 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:08,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,868 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,868 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:52:08,953 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:08,953 INFO snapshot-role/MainThread: { 2024-03-01 20:52:08,953 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:08,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:08,954 INFO snapshot-role/MainThread: } 2024-03-01 20:52:08,954 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:10,411 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:52:10,411 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:10,449 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:10,450 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:10,450 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:10,450 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:10,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,450 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:10,451 INFO snapshot-role/MainThread: {"lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "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:52:10,451 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:10,451 INFO snapshot-role/MainThread: {"lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "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:52:10,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "pv_name":"/dev/sde"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:10,451 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD"} 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:10,452 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:10,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,452 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,453 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:52:10,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,499 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,499 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,500 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:10,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,500 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:10,535 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,535 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,535 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,535 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,535 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,535 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:10,535 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:10,536 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:10,536 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:10,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,536 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,536 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,536 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,536 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,536 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:52:10,563 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:10,563 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,563 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,563 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,564 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,564 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,564 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,564 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:52:10,595 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,595 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,596 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:10,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,596 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:10,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,641 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,641 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,642 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,642 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:10,642 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:10,642 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:10,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:52:10,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,642 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,642 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,642 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,642 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,642 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:52:10,676 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,677 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:52:10,727 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,728 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:10,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,728 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:10,758 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,758 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,758 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,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:52:10,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:52:10,758 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:10,759 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:10,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,759 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,759 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,759 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,759 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,759 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,793 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,793 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,822 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:10,822 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,822 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:10,853 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,853 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,853 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,853 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,853 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,853 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:10,854 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:10,854 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:10,854 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:10,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,854 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,854 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,854 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:52:10,889 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,890 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:52:10,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,941 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,942 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:52:10,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,942 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:10,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:10,976 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:10,976 INFO snapshot-role/MainThread: { 2024-03-01 20:52:10,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:10,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:52:10,976 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:10,977 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:52:10,977 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:10,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,977 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,977 INFO snapshot-role/MainThread: , 2024-03-01 20:52:10,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:10,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:10,977 INFO snapshot-role/MainThread: } 2024-03-01 20:52:10,977 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:52:11,025 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,026 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:52:11,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:11,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,073 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:52:11,116 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:11,116 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,116 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,116 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,116 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,116 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:52:11,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,117 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,117 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,117 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,117 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:11,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:11,149 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:11,149 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,149 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:52:11,188 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,189 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:11,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,219 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,249 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:11,249 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,249 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,285 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:11,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:52:11,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,285 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,315 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,344 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:11,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,344 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:11,378 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:11,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,378 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: { 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: , 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: } 2024-03-01 20:52:11,407 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:12,816 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:52:12,816 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:12,852 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: { 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: { 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:12,853 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:12,853 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:12,853 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:12,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:12,853 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: } 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: { 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:12,854 INFO snapshot-role/MainThread: {"lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "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:52:12,854 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:12,854 INFO snapshot-role/MainThread: {"lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "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:52:12,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "pv_name":"/dev/sde"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:12,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD"} 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: } 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: { 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:12,855 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:12,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:12,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: } 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: , 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: } 2024-03-01 20:52:12,856 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:14,258 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 0 None 2024-03-01 20:52:14,258 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:14,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:14,294 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:14,294 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:14,294 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:14,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,294 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:14,295 INFO snapshot-role/MainThread: {"lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "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:52:14,295 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:14,295 INFO snapshot-role/MainThread: {"lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "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:52:14,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k", "pv_name":"/dev/sde"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:14,295 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"0jKSBp-wv9D-2zP3-fjmT-6RYr-TvVo-ObjT0k"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"YMD4I3-8EOC-CAwy-fKUu-oD1p-8GrE-v0uevD"} 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:14,296 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:14,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,296 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,297 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:52:14,325 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:14,325 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "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:52:14,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,326 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset2 2024-03-01 20:52:14,412 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:14,412 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,412 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:14,412 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,412 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,412 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:52:14,456 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:14,456 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,456 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:14,456 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,456 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:14,457 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "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:52:14,457 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,457 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,457 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,457 INFO snapshot-role/MainThread: , 2024-03-01 20:52:14,457 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:14,457 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,457 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,457 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset2 2024-03-01 20:52:14,557 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:14,557 INFO snapshot-role/MainThread: { 2024-03-01 20:52:14,557 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:14,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:14,557 INFO snapshot-role/MainThread: } 2024-03-01 20:52:14,558 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:15,989 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 1 None 2024-03-01 20:52:15,989 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:16,023 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "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:52:16,024 INFO snapshot-role/MainThread: {"lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "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:52:16,024 INFO snapshot-role/MainThread: {"lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "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:52:16,024 INFO snapshot-role/MainThread: {"lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "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:52:16,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:16,024 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2", "pv_name":"/dev/sdi"} 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN"} 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "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:52:16,025 INFO snapshot-role/MainThread: {"lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "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:52:16,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:52:16,025 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc"} 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "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:52:16,026 INFO snapshot-role/MainThread: {"lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "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:52:16,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg", "pv_name":"/dev/sda"} 2024-03-01 20:52:16,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2"}, 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"}, 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg"} 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,027 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:52:16,064 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,064 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,065 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:16,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,065 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:16,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,096 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,097 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:16,097 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:16,097 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:16,097 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:16,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,097 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset2 2024-03-01 20:52:16,142 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,143 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:52:16,180 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,181 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:16,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,181 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:16,213 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,214 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:16,214 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:16,214 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:16,214 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,214 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset2 2024-03-01 20:52:16,248 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,249 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:52:16,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,281 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:16,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,281 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:16,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,321 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:16,321 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:16,321 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:16,321 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,321 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset2 2024-03-01 20:52:16,353 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,354 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:52:16,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,385 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:16,415 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,415 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,415 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,416 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:16,416 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:16,416 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:16,416 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:16,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,416 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset2 2024-03-01 20:52:16,459 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,460 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:52:16,489 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,489 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,489 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,489 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,489 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,489 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:16,489 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,490 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,490 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,490 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,490 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:16,523 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,523 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,523 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,523 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,524 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:16,524 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:16,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,524 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,524 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,524 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,524 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,524 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:52:16,565 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:16,565 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,566 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:52:16,600 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,600 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,600 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,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:52:16,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,601 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,601 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,601 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,601 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,601 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:16,634 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,634 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,634 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,635 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:52:16,669 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,670 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:16,719 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,720 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:16,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,720 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:16,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,765 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:16,765 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:16,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,765 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset2 2024-03-01 20:52:16,807 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,808 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:16,859 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,860 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:16,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,860 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:16,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:16,894 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,894 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,894 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,895 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:16,895 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:16,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,895 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,895 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,895 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,895 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset2 2024-03-01 20:52:16,932 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:16,932 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,932 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:16,932 INFO snapshot-role/MainThread: { 2024-03-01 20:52:16,932 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:16,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,933 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,933 INFO snapshot-role/MainThread: , 2024-03-01 20:52:16,933 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:16,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:16,933 INFO snapshot-role/MainThread: } 2024-03-01 20:52:16,933 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:55,960 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "xxxxx", "percent_space_required": 20}]} 2024-03-01 20:52:55,960 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'xxxxx', 'percent_space_required': 20}]} 2024-03-01 20:52:55,960 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:52:55,961 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:52:55,961 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:55,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: { 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: { 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:55,996 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:52:55,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: } 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: , 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: } 2024-03-01 20:52:55,996 INFO snapshot-role/MainThread: Running... lvs test_vg1/xxxxx 2024-03-01 20:52:56,028 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:56,028 INFO snapshot-role/MainThread: { 2024-03-01 20:52:56,028 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:56,028 INFO snapshot-role/MainThread: { 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: } 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: , 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: } 2024-03-01 20:52:56,029 INFO snapshot-role/MainThread: exit code: 20: ['source logical volume in snapset does not exist: test_vg1/xxxxx'] 2024-03-01 20:53:31,603 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "xxxx", "lv": "lv1", "percent_space_required": 20}]} 2024-03-01 20:53:31,603 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'xxxx', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 20:53:31,603 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:53:31,603 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:53:31,603 INFO snapshot-role/MainThread: Running... lvs xxxx 2024-03-01 20:53:31,633 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: { 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: { 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: } 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: , 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: } 2024-03-01 20:53:31,634 INFO snapshot-role/MainThread: Running... lvs xxxx/lv1 2024-03-01 20:53:31,683 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: { 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: { 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: } 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: , 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: } 2024-03-01 20:53:31,684 INFO snapshot-role/MainThread: exit code: 20: ['source volume group in snapset does not exist: xxxx'] 2024-03-01 20:54:06,827 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:06,827 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:06,827 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:06,827 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:06,867 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:06,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:06,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: , 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,868 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:06,919 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:06,920 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:06,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: , 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:06,920 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:06,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:06,949 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,949 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:06,949 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,949 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:06,949 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:06,949 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,949 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,949 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,949 INFO snapshot-role/MainThread: , 2024-03-01 20:54:06,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:06,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,950 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,950 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:06,985 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:06,985 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,985 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:06,985 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,985 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:06,985 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:06,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: , 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:06,986 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:07,015 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,015 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,016 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:07,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,016 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:07,051 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:54:07,052 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,104 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5", "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:07,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo", "lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l", "lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5", "pv_name":"/dev/sda"} 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5"}, 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5"} 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,106 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,106 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,106 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,106 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:07,106 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:07,106 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:07,135 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,135 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,136 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:07,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,136 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:07,165 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:07,165 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,166 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 322961408B test_vg1/lv1 2024-03-01 20:54:07,324 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,325 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,325 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,325 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,325 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,326 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:08,665 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:08,665 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:08,665 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:54:08,665 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:08,665 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:08,703 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:08,703 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,703 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:08,703 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:08,704 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:08,704 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:08,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,704 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,704 INFO snapshot-role/MainThread: , 2024-03-01 20:54:08,704 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:08,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,704 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,704 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:08,737 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:08,737 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,737 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:08,737 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,737 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:08,737 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:08,737 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,737 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,738 INFO snapshot-role/MainThread: , 2024-03-01 20:54:08,738 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:08,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,738 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,738 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:08,738 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:08,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:08,764 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,764 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:08,764 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:08,764 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:08,764 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:08,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,764 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,765 INFO snapshot-role/MainThread: , 2024-03-01 20:54:08,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:08,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,765 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,765 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:08,796 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:08,796 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:08,797 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:08,797 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: , 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,797 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:54:08,832 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:08,832 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,832 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:08,832 INFO snapshot-role/MainThread: { 2024-03-01 20:54:08,833 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:08,833 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:08,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,833 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,833 INFO snapshot-role/MainThread: , 2024-03-01 20:54:08,833 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:08,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:08,833 INFO snapshot-role/MainThread: } 2024-03-01 20:54:08,833 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:10,233 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:10,233 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:10,233 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 20:54:10,233 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:10,263 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:10,263 INFO snapshot-role/MainThread: { 2024-03-01 20:54:10,263 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:10,263 INFO snapshot-role/MainThread: { 2024-03-01 20:54:10,263 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:10,263 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:10,263 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:10,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,264 INFO snapshot-role/MainThread: } 2024-03-01 20:54:10,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,264 INFO snapshot-role/MainThread: , 2024-03-01 20:54:10,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:10,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,264 INFO snapshot-role/MainThread: } 2024-03-01 20:54:10,264 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:10,298 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:10,298 INFO snapshot-role/MainThread: { 2024-03-01 20:54:10,298 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:10,298 INFO snapshot-role/MainThread: { 2024-03-01 20:54:10,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:10,299 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:10,299 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,299 INFO snapshot-role/MainThread: } 2024-03-01 20:54:10,299 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,299 INFO snapshot-role/MainThread: , 2024-03-01 20:54:10,299 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:10,299 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,299 INFO snapshot-role/MainThread: } 2024-03-01 20:54:10,299 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:10,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:10,345 INFO snapshot-role/MainThread: { 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: { 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd", "vg_size":"3196059648", "vg_free":"1266679808", "vg_extent_size":"4194304"} 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: , 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: , 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5", "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:10,346 INFO snapshot-role/MainThread: {"lv_uuid":"d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC", "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:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: , 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo", "lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo", "lv_uuid":"d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"pvseg_start":"206", "pvseg_size":"48", "segtype":"free", "pv_uuid":"npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l", "lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5", "pv_name":"/dev/sda"} 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: , 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5"}, 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5"}, 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-205", "segtype":"linear", "lv_uuid":"d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC"} 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: } 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,346 INFO snapshot-role/MainThread: , 2024-03-01 20:54:10,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:10,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:10,347 INFO snapshot-role/MainThread: } 2024-03-01 20:54:10,347 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:10,347 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:10,347 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:10,347 INFO snapshot-role/MainThread: extend_check_size : lv1_snapset1 test_vg1/lv1 current size : 322961408 required size : 805306368 2024-03-01 20:54:10,347 INFO snapshot-role/MainThread: exit code: 29: ['verify failed due to insufficient space for: test_vg1/lv1'] + cat /etc/lvm/devices/system.devices # LVM uses devices listed in this file. # Created by LVM command lvmdevices pid 34586 at Fri Mar 1 20:54:19 2024 PRODUCT_UUID=ec28442e-1993-1c0f-236c-218dd54a4cec VERSION=1.1.116 ++ 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="LVM2_member" 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="" 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="LVM2_member" 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="" 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:49:04,941 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_pbqis9tm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:08,284 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_t15hmvab/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:12,582 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3dg4at6j/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:12,647 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:12,648 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:12,710 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:12,710 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:12,710 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:12,710 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:12,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,716 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:12,720 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:12,720 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:12,723 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:12,723 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:12,726 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:12,726 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:12,735 INFO program/MainThread: stdout: 2024-03-01 20:49:12,735 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:12,735 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,735 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,735 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,735 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,735 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,735 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,735 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,735 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,735 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,736 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,736 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,736 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:12,736 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:12,736 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:12,736 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,736 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:12,736 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:12,736 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:12,737 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:12,737 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:12,737 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:12,737 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:12,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:12,751 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,764 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:12,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:49:12,769 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:12,770 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:12,807 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:12,807 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:12,807 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:12,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:12,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:12,819 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:12,821 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:12,826 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:12,827 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:12,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:12,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:12,831 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:12,834 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:12,834 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:12,837 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:12,838 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:12,839 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:12,839 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae05955e50) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:49:12,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:12,843 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:12,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:49:12,846 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:12,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:12,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:12,857 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:12,858 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:12,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:12,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:12,861 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:12,864 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:12,864 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:12,867 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:12,868 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:12,868 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:12,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae05892f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:49:12,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:12,872 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:12,875 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:49:12,875 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:12,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:12,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:12,886 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:12,887 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:12,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:12,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:12,890 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:12,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:12,894 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:12,896 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:12,897 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:12,897 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:12,897 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae05892f70) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:49:12,901 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:12,901 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:12,904 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:49:12,904 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:12,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:12,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:12,915 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:12,916 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:12,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:12,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:12,919 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:12,922 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:12,922 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:12,925 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:12,925 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:12,926 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:12,926 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae045fbfa0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:49:12,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:12,929 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:12,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:49:12,932 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:12,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:12,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:12,943 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:12,944 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:12,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:12,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:12,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:12,950 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:12,950 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:12,953 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:12,953 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:12,954 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:12,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae05892eb0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:49:12,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:12,957 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:12,960 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:49:12,960 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:12,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:12,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:12,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:12,972 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:12,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:12,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:12,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:12,977 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:12,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:49:12,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:49:12,981 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:12,981 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:12,981 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae05a95460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:49:12,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:12,985 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:12,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:49:12,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:49:12,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:12,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:12,998 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:12,999 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:12,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:12,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:13,002 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:13,005 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:13,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:49:13,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:49:13,008 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:13,009 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:13,009 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae04588610) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:49:13,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:13,012 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:13,015 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:49:13,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:49:13,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,026 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:13,027 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:13,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:13,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:13,030 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:13,033 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:13,033 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:13,036 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:13,036 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:13,036 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:13,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae045fb790) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:49:13,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:13,040 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:13,043 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:49:13,043 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:13,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,054 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:13,054 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:13,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:13,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:13,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:13,060 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:13,060 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:13,063 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:13,064 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:13,064 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:13,064 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae04590b80) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:49:13,067 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:13,067 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:13,070 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:49:13,070 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:13,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,081 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:13,082 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:13,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:13,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:13,085 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:13,088 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:13,088 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:13,091 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:13,091 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:13,092 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:13,092 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae04590f10) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:49:13,095 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:13,095 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:13,098 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:49:13,098 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:13,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,109 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:13,109 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:13,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:13,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:13,113 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:13,116 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:13,116 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:13,119 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:13,119 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:13,120 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:13,120 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae04595b50) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:49:13,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:13,123 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:13,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:49:13,126 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:13,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,137 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:13,137 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:13,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:13,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:13,140 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:13,143 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:13,143 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:13,146 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:13,147 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:13,147 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:13,147 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae04586100) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:49:13,150 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:13,150 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:13,153 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': '10722950'} ; 2024-03-01 20:49:13,153 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:13,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,163 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:13,163 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:13,163 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:13,163 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:13,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:13,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:13,166 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:13,169 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:13,169 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:13,172 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:13,172 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:13,173 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:13,173 INFO blivet/MainThread: got device: DiskDevice instance (0x7fae04588ac0) -- 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:13,176 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:13,179 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:13,179 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:13,182 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:13,182 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:13,185 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:13,186 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:13,189 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:13,189 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:13,192 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:13,194 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:13,197 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:13,203 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 0x7fae05938340> 2024-03-01 20:49:13,251 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:13,255 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:13,255 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:13,259 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': '10726774'} ; 2024-03-01 20:49:13,259 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:13,259 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:13,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,267 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:13,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:13,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:49:13,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:13,310 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:13,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:13,313 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:13,316 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:13,316 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:13,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:49:13,319 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:13,319 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:13,322 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:13,325 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:13,328 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:13,330 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:13,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:49:13,334 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:13,334 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:13,334 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:13,334 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fae045a4700) -- 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 0x7fae045b2310> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:13,338 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:13,341 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:13,341 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:13,344 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:13,344 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:13,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:13,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:13,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:13,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:13,352 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:13,352 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:13,355 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:13,355 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:13,358 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:13,358 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:13,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:13,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,384 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:13,385 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:13,389 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:13,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,394 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:13,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:13,396 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:13,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,404 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:13,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:13,406 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:13,409 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:13,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,414 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:13,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:13,417 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:13,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,424 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:13,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:13,427 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:13,429 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:13,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,434 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:13,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:13,437 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:13,439 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:13,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,444 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:13,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:13,447 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:13,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:49:16,504 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_m5bv7wcs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:16,538 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:16,538 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:16,541 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:16,542 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:16,542 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:16,542 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:16,546 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,547 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:16,550 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:16,550 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:16,553 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:16,553 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:16,556 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:16,556 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:16,563 INFO program/MainThread: stdout: 2024-03-01 20:49:16,564 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:16,564 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:16,564 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:16,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,564 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:16,564 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:16,565 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:16,565 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:16,565 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:16,565 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:16,566 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:16,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,591 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:16,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:49:16,595 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:16,596 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:16,633 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:16,633 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:16,633 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:16,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,644 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:16,646 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:16,651 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:16,651 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:16,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:16,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:16,655 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:16,658 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:16,658 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:16,661 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:16,661 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,662 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:16,662 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ad53ae50) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:49:16,665 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:16,665 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:16,669 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:49:16,669 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:16,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,680 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:16,680 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:16,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:16,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:16,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:16,686 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:16,686 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:16,689 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:16,690 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,690 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:16,690 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ad1d7f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:49:16,693 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:16,694 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:16,697 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:49:16,697 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:16,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,707 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:16,708 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:16,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:16,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:16,711 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:16,714 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:16,714 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:16,717 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:16,718 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,718 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:16,718 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ad1d7f70) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:49:16,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:16,721 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:16,724 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:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:49:16,724 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:16,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,735 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:16,736 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:16,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:16,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:16,739 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:16,742 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:16,742 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:16,745 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:16,745 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,746 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:16,746 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ac1bbfa0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:49:16,749 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:16,749 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:16,752 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:49:16,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:49:16,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,762 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:16,763 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:16,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:16,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:16,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:16,769 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:16,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:49:16,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:49:16,772 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,773 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:16,773 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ad1d7eb0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:49:16,776 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:16,776 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:16,779 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:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:49:16,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:49:16,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:16,790 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:16,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:16,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:16,793 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:16,796 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:16,796 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,799 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:16,799 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,800 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:16,800 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ad679460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:49:16,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:16,803 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:16,806 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:49:16,806 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:16,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,817 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:16,817 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:16,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:16,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:16,820 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:16,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:16,823 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,826 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:16,826 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,827 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:16,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ac144610) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:49:16,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:16,830 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:16,833 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:49:16,833 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:16,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,843 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:16,844 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:16,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:16,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:16,847 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:16,849 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:16,850 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:16,852 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:16,853 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,853 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:16,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ac1bb790) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:49:16,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:16,856 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:16,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:49:16,859 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:16,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,870 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:16,870 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:16,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:16,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:16,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:16,876 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:16,876 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:16,879 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:16,879 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,880 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:16,880 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ac150b80) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:49:16,883 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:16,883 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:16,886 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:49:16,886 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:16,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,896 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:16,897 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:16,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:16,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:16,900 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:16,903 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:16,903 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:16,906 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:16,906 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,906 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:16,906 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ac150f10) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:49:16,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:16,910 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:16,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:49:16,913 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:16,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,923 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:16,924 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:16,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:16,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:16,927 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:16,930 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:16,930 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:16,933 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:16,933 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,933 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:16,933 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ac155b50) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:49:16,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:16,937 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:16,940 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:49:16,940 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:16,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,951 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:16,951 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:16,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:16,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:16,954 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:16,957 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:16,957 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:16,960 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:16,960 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,960 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:16,961 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ac147100) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:49:16,963 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:16,964 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:16,966 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': '10722950'} ; 2024-03-01 20:49:16,966 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:16,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,976 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:16,976 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:16,976 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:16,976 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:16,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:16,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:16,979 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:16,982 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:16,982 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:16,985 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:16,985 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:16,986 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:16,986 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa9ac144ac0) -- 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:16,989 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:16,992 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:16,992 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:16,995 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:16,995 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:16,998 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:16,998 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:17,001 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,001 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:17,004 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:17,007 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:17,010 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:17,016 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 0x7fa9ac165c00> 2024-03-01 20:49:17,057 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:17,061 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:17,061 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:17,065 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': '10726774'} ; 2024-03-01 20:49:17,065 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:17,065 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:17,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,073 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:17,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,093 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:49:17,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:17,116 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:17,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:17,119 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:17,122 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:17,122 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:17,125 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:17,125 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:17,126 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:17,128 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:17,131 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:17,134 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:17,137 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:17,139 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:17,140 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:17,140 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:17,140 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:17,140 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa9ac164700) -- 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 0x7fa9ac145bd0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:17,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:17,147 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:17,147 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:17,150 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:17,150 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:17,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:17,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:17,157 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:17,157 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:17,160 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:17,161 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:17,163 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:17,163 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:17,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,189 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:17,190 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:17,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,201 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:17,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,211 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:17,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,221 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:17,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,231 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:17,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,241 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:17,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,251 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:17,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,261 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:49:17,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:49:17,266 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:49:17,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:49:17,271 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:49:17,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:49:17,277 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:49:17,279 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:17,280 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:49:17,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:17,283 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:17,283 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:17,286 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:17,286 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:17,289 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:17,289 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:49:17,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:49:17,292 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:17,292 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:17,295 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:17,295 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:17,297 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:17,297 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:49:17,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:49:17,300 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:17,300 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:17,303 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:17,303 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:17,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:17,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:17,311 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:17,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:17,317 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:17,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:17,323 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:17,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:17,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:17,327 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:49:17,328 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:17,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,339 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:49:17,339 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:17,340 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:17,340 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:49:17,340 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:17,341 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:17,343 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:17,343 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:49:17,346 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:17,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:49:17,350 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:17,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:17,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:49:17,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:17,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:17,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:17,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:49:17,365 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:17,366 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:17,366 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:49:17,366 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:49:17,406 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:49:17,407 INFO program/MainThread: stderr[4]: 2024-03-01 20:49:17,407 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:17,407 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:49:17,407 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:17,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:49:17,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:49:17,412 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:17,413 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:17,413 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:49:17,414 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:49:17,416 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:17,419 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:17,421 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:49:17,422 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:49:17,424 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:17,424 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fa9ac0b93b0> 2024-03-01 20:49:17,425 INFO blivet/MainThread: sorting actions... 2024-03-01 20:49:17,426 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:17,426 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:17,426 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:17,426 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:17,426 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:17,427 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:17,427 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:17,427 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:17,427 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:17,427 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:17,430 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:17,432 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:49:17,432 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:49:17,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,464 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,477 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:17,481 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:17,483 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:49:17,484 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:49:17,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,515 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,530 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,531 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:17,534 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:17,537 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:49:17,537 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:49:17,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,570 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,583 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,584 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:17,587 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:17,590 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:17,592 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:17,592 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:17,593 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:17,593 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:17,630 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. Creating devices file /etc/lvm/devices/system.devices 2024-03-01 20:49:17,630 INFO program/MainThread: stderr[5]: 2024-03-01 20:49:17,630 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:17,631 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:17,643 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:49:17,644 INFO program/MainThread: stderr[6]: 2024-03-01 20:49:17,644 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:17,644 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:49:17,672 INFO program/MainThread: stdout[7]: 2024-03-01 20:49:17,673 INFO program/MainThread: stderr[7]: 2024-03-01 20:49:17,673 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:17,673 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:49:17,673 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,688 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,692 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:17,692 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:17,693 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:49:17,703 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,703 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,729 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,729 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:17,733 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:17,736 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:17,738 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:17,738 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:17,738 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:17,739 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:17,774 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:49:17,774 INFO program/MainThread: stderr[8]: 2024-03-01 20:49:17,774 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:17,775 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:17,785 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:49:17,786 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:17,786 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:17,786 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:49:17,813 INFO program/MainThread: stdout[10]: 2024-03-01 20:49:17,813 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:17,814 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:17,814 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:49:17,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:17,831 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:17,832 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:49:17,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,869 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:17,873 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:17,875 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:17,878 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:17,878 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:17,878 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:17,878 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:17,913 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:49:17,913 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:17,913 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:17,917 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:17,927 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:49:17,927 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:17,927 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:17,927 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:49:17,957 INFO program/MainThread: stdout[13]: 2024-03-01 20:49:17,957 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:17,957 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:17,957 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:49:17,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,970 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,974 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:17,974 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:17,975 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:49:17,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,985 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: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:18,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:49:18,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:18,019 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,022 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,024 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,027 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,030 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,032 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:49:18,035 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:49:18,083 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:49:18,083 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:18,083 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:18,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:18,100 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:18,110 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,115 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,121 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,125 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,128 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,131 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,144 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:18,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:18,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,166 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:49:18,174 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,174 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,187 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,187 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:18,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:18,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:49:18,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:18,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:18,203 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,206 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,209 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,215 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,218 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,229 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,233 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:18,234 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:49:18,269 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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,269 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:18,269 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:18,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:18,273 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:49:18,331 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:49:18,331 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:18,331 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:18,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:18,349 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:18,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,382 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:18,387 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:18,387 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:49:18,397 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,416 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,416 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:18,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,423 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:18,425 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:49:18,426 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:49:18,600 INFO program/MainThread: stdout: 2024-03-01 20:49:18,600 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:49:18,600 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:18,600 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:18,600 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:18,600 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:49:18,600 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:18,600 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:18,601 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:18,601 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:18,601 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:18,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,601 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:49:18,627 INFO program/MainThread: stdout: 2024-03-01 20:49:18,627 INFO program/MainThread: writing all SBs 2024-03-01 20:49:18,627 INFO program/MainThread: new label = "" 2024-03-01 20:49:18,627 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:18,648 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:18,649 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:49:18,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,675 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,680 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:18,680 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 0x7fa9adac5680> 2024-03-01 20:49:18,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:18,685 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:49:18,686 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:18,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:18,691 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:49:18,691 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:23,272 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_d8xb3573/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:23,306 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:23,307 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:23,310 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:23,310 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:23,310 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:23,310 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:23,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:23,315 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:23,318 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:23,318 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:23,321 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:23,321 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:23,324 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:23,324 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:23,333 INFO program/MainThread: stdout: 2024-03-01 20:49:23,333 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:23,333 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe 2024-03-01 20:49:23,333 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bbcdad46-d236-4443-a180-4bcd14016298 2024-03-01 20:49:23,333 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g 2024-03-01 20:49:23,333 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bbcdad46-d236-4443-a180-4bcd14016298 2024-03-01 20:49:23,333 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r 2024-03-01 20:49:23,333 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,333 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,333 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,333 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,333 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,334 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,334 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,334 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,334 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:23,334 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:23,334 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:23,334 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:23,334 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bbcdad46-d236-4443-a180-4bcd14016298 sdb 1073741824 root disk brw-rw---- LVM2_member 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bbcdad46-d236-4443-a180-4bcd14016298 sdc 1073741824 root disk brw-rw---- LVM2_member mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r 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:23,334 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:23,334 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:23,335 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:23,335 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:23,335 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:23,335 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:23,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:23,350 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:23,363 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:49:23,368 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936', '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': 'Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe', 'ID_FS_UUID_ENC': 'Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:49:23,368 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:23,369 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:23,414 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:23,414 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:23,414 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:23,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,426 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:23,428 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:23,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:23,433 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:23,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:23,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:23,437 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:23,440 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:23,440 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:23,443 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:23,443 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,444 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:23,444 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39cb998e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:49:23,447 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:23,451 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:23,451 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:49:23,454 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:23,454 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:49:23,457 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,458 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:49:23,461 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,461 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:49:23,464 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:49:23,464 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:23,465 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:23,500 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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:23,500 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g. WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:23,500 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:23,500 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:49:23,505 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; pe_start: 8 MiB ; 2024-03-01 20:49:23,505 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:49:23,508 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:23,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:23,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:23,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,519 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:23,555 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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:23,555 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g. WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:23,555 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:23,555 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:23,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:49:23,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:23,564 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:23,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:23,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:23,568 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:23,615 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 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=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 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:23,615 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g. WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:23,615 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:23,620 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:49:23,620 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:49:23,623 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:49:23,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:23,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:23,629 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:23,629 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:23,632 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/lvm-pv-uuid-9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': '9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g', 'ID_FS_UUID_ENC': '9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:49:23,632 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:23,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,643 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:23,644 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:23,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:49:23,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:23,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:23,649 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:23,650 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:23,653 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:23,653 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,653 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:49:23,653 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c2bd250) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:49:23,656 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:23,660 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:23,660 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:49:23,663 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:23,663 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:49:23,666 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,666 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:49:23,669 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,669 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:49:23,672 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:49:23,672 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:23,672 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:23,712 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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:23,712 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). 2024-03-01 20:49:23,712 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:23,712 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:49:23,716 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:49:23,717 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:49:23,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:23,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:23,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:23,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:23,731 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:23,734 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:49:23,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:23,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:23,739 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:23,777 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:23,778 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). 2024-03-01 20:49:23,778 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:23,778 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:23,778 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:23,782 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:49:23,782 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:23,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,793 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:23,794 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:23,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:49:23,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:23,797 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:23,800 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:23,800 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:23,803 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:23,803 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,804 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:49:23,804 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c235d00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:49:23,807 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:23,807 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:23,810 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:49:23,810 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:23,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,821 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:23,821 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:23,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:49:23,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:23,824 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:23,827 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:23,827 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:23,830 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:23,831 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,831 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:49:23,831 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c2847f0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:49:23,834 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:23,834 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:23,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/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': 'mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r', 'ID_FS_UUID_ENC': 'mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:49:23,837 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:23,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,848 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:23,849 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:23,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:49:23,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:23,852 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:23,854 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:23,855 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:23,857 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:23,858 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,858 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:49:23,858 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c1c4580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:49:23,861 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:23,864 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:23,865 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:49:23,867 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:23,868 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:49:23,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:49:23,874 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,874 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:49:23,876 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:49:23,876 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:23,877 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:23,909 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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:23,909 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:23,909 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:23,909 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:49:23,913 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:23,913 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:49:23,916 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:23,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:23,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:23,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:23,928 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:23,931 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:49:23,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:23,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:23,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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:23,969 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:23,969 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:23,969 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:23,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:23,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:49:23,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:23,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:49:23,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:23,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:23,992 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:23,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:23,996 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:23,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:24,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:24,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:24,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:49:24,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:24,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:24,009 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:24,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:24,013 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:24,013 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:49:24,013 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:49:24,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:24,016 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:24,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:24,019 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:24,023 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/bbcdad46-d236-4443-a180-4bcd14016298 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-BjJQhzYNOLkp37IwDWg9V0vv9zr6r29n2xzXUj9NXDH1ImmG7mzCfXvRFji81xh3 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BjJQhzYNOLkp37IwDWg9V0vv9zr6r29n2xzXUj9NXDH1ImmG7mzCfXvRFji81xh3', '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': 'bbcdad46-d236-4443-a180-4bcd14016298', 'ID_FS_UUID_ENC': 'bbcdad46-d236-4443-a180-4bcd14016298', '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': '541160694'} ; 2024-03-01 20:49:24,023 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:24,023 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:24,026 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:49:24,027 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:24,027 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:24,027 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:24,029 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:49:24,029 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:24,029 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:24,029 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:24,032 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:49:24,032 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:24,032 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:24,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:49:24,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:24,043 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:24,044 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:24,044 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:24,039 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd39c235e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 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 (0x7fd39c284670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:24,045 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:24,048 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:49:24,048 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:24,048 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:24,052 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:24,055 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:24,055 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:49:24,059 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:24,059 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:49:24,062 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:24,062 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:49:24,065 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:24,065 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:49:24,067 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:24,067 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:49:24,070 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:24,070 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:49:24,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:24,073 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:24,074 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:24,077 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:49:24,077 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:24,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,089 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:24,089 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:24,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:49:24,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:49:24,092 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:24,095 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:24,095 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:24,098 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:24,099 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:24,099 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:49:24,099 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39cad9e80) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:49:24,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:24,102 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:24,105 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:49:24,105 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:24,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,116 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:24,117 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:24,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:49:24,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:49:24,120 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:24,123 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:24,123 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:24,126 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:24,126 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:24,127 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:49:24,127 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c1c4a30) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:49:24,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:24,130 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:24,133 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:49:24,133 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:24,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,144 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:24,145 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:24,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:49:24,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:49:24,148 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:24,151 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:24,151 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:24,154 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:24,154 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:24,155 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:49:24,155 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c1c4910) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:49:24,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:24,158 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:24,161 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:49:24,161 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:24,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,172 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:24,173 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:24,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:49:24,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:49:24,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:24,179 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:24,179 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:24,182 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:24,182 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:24,183 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:49:24,183 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c1c6520) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:49:24,186 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:24,186 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:24,189 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:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:49:24,189 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:24,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,200 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:24,201 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:24,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:49:24,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:49:24,204 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:24,206 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:24,207 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:24,210 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:24,210 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:24,210 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:49:24,210 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c1c6ca0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:49:24,213 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:24,214 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:24,217 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:49:24,217 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:24,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:24,228 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:24,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:24,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:49:24,231 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:24,234 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:24,234 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:24,237 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:24,238 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:24,238 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:49:24,238 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c1c6ee0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:49:24,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:24,241 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:24,244 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:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:49:24,244 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:24,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,255 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:24,256 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:24,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:49:24,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:49:24,259 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:24,262 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:24,262 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:24,265 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:24,265 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:24,266 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:49:24,266 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c1e3f10) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:49:24,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:24,269 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:24,272 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': '10722950'} ; 2024-03-01 20:49:24,272 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:24,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,282 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:24,282 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:24,282 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:24,282 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:24,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:24,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:24,285 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:24,288 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:24,288 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:24,291 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:24,291 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:24,292 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:49:24,292 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd39c1e3fa0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:24,295 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:24,298 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:24,298 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:49:24,301 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:24,301 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:49:24,304 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:24,304 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:49:24,307 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:24,307 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:49:24,310 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:24,312 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:24,315 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:24,321 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 0x7fd39e27b5c0> 2024-03-01 20:49:24,362 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:49:24,366 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:24,366 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:24,370 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': '10726774'} ; 2024-03-01 20:49:24,370 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:24,370 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:24,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,379 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:24,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:24,396 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:24,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:49:24,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:49:24,420 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:24,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:49:24,423 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:24,426 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:24,426 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:24,429 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:24,429 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:24,429 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:24,432 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:24,435 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:24,437 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:24,440 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:24,443 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:24,443 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:24,444 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:49:24,444 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:24,444 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd39c1fb490) -- 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 0x7fd39c1f4d10> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:24,447 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:24,450 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:24,450 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:49:24,453 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:24,454 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:49:24,456 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:24,457 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:49:24,460 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:24,460 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:49:24,460 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:24,463 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:24,463 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:49:24,465 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:24,465 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:24,468 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/disk/by-uuid/bbcdad46-d236-4443-a180-4bcd14016298 ' '/dev/disk/by-id/dm-uuid-LVM-BjJQhzYNOLkp37IwDWg9V0vv9zr6r29n2xzXUj9NXDH1ImmG7mzCfXvRFji81xh3 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BjJQhzYNOLkp37IwDWg9V0vv9zr6r29n2xzXUj9NXDH1ImmG7mzCfXvRFji81xh3', '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': 'bbcdad46-d236-4443-a180-4bcd14016298', 'ID_FS_UUID_ENC': 'bbcdad46-d236-4443-a180-4bcd14016298', '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': '541160694'} ; 2024-03-01 20:49:24,469 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:24,469 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:24,472 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:49:24,472 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:24,472 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:24,472 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:24,475 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:49:24,475 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:24,475 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:24,475 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:24,478 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:49:24,478 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:24,478 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:24,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,485 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:49:24,487 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:24,488 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:24,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:24,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:24,485 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd39c235e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd39c284670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:24,489 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:24,492 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:49:24,492 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:24,492 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:24,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:24,496 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:49:24,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:24,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:24,522 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:24,523 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:24,527 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:24,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,532 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:24,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:24,535 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:24,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,542 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:24,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:24,545 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:24,548 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:24,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,553 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:24,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:24,555 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:24,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,563 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:24,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:24,565 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:24,568 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:24,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:24,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:24,576 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:24,579 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:24,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:24,584 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:24,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:24,586 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:27,649 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0n2chlqr/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:27,683 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:27,684 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:27,686 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:27,687 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:27,687 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:27,687 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:27,691 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,692 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:27,695 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:27,695 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:27,698 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:27,698 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:27,701 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:27,701 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:27,709 INFO program/MainThread: stdout: 2024-03-01 20:49:27,710 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:27,710 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe 2024-03-01 20:49:27,710 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bbcdad46-d236-4443-a180-4bcd14016298 2024-03-01 20:49:27,710 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g 2024-03-01 20:49:27,710 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bbcdad46-d236-4443-a180-4bcd14016298 2024-03-01 20:49:27,710 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r 2024-03-01 20:49:27,710 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:27,710 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:27,710 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,710 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bbcdad46-d236-4443-a180-4bcd14016298 sdb 1073741824 root disk brw-rw---- LVM2_member 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bbcdad46-d236-4443-a180-4bcd14016298 sdc 1073741824 root disk brw-rw---- LVM2_member mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r 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:27,710 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:27,711 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:27,711 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:27,711 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:27,711 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:27,712 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:27,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,725 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,738 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:49:27,743 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a', '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': 'Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe', 'ID_FS_UUID_ENC': 'Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:49:27,743 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:27,743 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:27,777 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:27,777 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:27,777 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:27,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:27,788 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:27,790 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:27,795 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:27,795 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:27,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:27,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:27,799 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:27,802 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:27,803 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:27,806 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:27,806 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:27,807 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:27,807 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fd0540700) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:49:27,810 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:27,813 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:27,814 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:49:27,817 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:27,817 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:49:27,820 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:27,820 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:49:27,823 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:27,824 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:49:27,826 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:49:27,827 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:27,827 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:27,875 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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:27,875 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g. WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:27,875 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:27,875 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:49:27,880 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; pe_start: 8 MiB ; 2024-03-01 20:49:27,880 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:49:27,883 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:27,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:27,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:27,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:27,895 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:27,930 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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:27,930 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g. WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:27,930 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:27,930 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:27,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:49:27,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:27,939 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:27,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:27,942 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:27,943 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:27,975 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 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=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 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:27,975 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g. WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:27,975 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:27,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:49:27,980 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:49:27,983 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:49:27,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:27,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:27,988 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:27,988 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:27,992 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': '9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g', 'ID_FS_UUID_ENC': '9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:49:27,992 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:27,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,003 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:28,003 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:28,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:49:28,004 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:28,006 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:28,009 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:28,010 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:28,012 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:28,013 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,013 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:49:28,013 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf1bc220) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:49:28,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:28,020 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:28,020 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:49:28,023 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:28,023 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:49:28,026 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,026 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:49:28,029 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,029 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:49:28,032 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:49:28,032 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:28,032 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:28,071 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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:28,071 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). 2024-03-01 20:49:28,071 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:28,071 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:49:28,075 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:49:28,075 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:49:28,079 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:28,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:28,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:28,091 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:28,093 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:49:28,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:28,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,099 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:28,129 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:28,129 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r. WARNING: VG test_vg1 is missing PV mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r (last written to /dev/sdc). 2024-03-01 20:49:28,129 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:28,129 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:28,129 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:28,134 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:49:28,134 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:28,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,145 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:28,145 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:28,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:49:28,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:28,148 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:28,151 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:28,151 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:28,154 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:28,155 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,155 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:49:28,155 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf134d00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:49:28,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:28,158 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:28,161 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:49:28,161 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:28,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,172 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:28,173 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:28,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:49:28,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:28,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:28,178 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:28,179 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:28,181 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:28,182 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,182 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:49:28,182 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf1857f0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:49:28,185 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:28,185 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:28,188 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/lvm-pv-uuid-mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': 'mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r', 'ID_FS_UUID_ENC': 'mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:49:28,188 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:28,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,199 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:28,200 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:28,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:49:28,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:28,203 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:28,205 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:28,206 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:28,208 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:28,209 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,209 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:49:28,209 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf0c3580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:49:28,212 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:28,215 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:28,216 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:49:28,218 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:28,219 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:49:28,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:49:28,225 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,225 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:49:28,227 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:49:28,227 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:28,228 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:28,263 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Wxpd8o-JGG2-532z-SkXV-1RB5-oVew-fGfbYe LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=9EmTfp-iPFJ-t4Cw-Mxo8-EUhi-Fib3-Tuy90g LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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=mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n 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:28,263 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:28,263 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:28,263 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:49:28,267 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mejXJn-cGGm-rjea-vM9m-P1Yx-MiwA-JvwL2r ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:28,267 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:49:28,270 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:28,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:28,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:28,282 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:28,285 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:49:28,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n ; incomplete: True ; hidden: False ; 2024-03-01 20:49:28,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,291 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:28,324 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:28,324 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:28,324 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:28,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:28,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:49:28,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:28,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:49:28,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:28,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:28,347 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:28,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:28,351 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:28,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:28,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:28,357 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:28,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:49:28,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:28,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:28,364 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:28,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:28,367 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:28,367 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:49:28,367 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:49:28,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:28,371 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:28,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:28,374 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:28,377 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-BjJQhzYNOLkp37IwDWg9V0vv9zr6r29n2xzXUj9NXDH1ImmG7mzCfXvRFji81xh3 ' '/dev/disk/by-uuid/bbcdad46-d236-4443-a180-4bcd14016298 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BjJQhzYNOLkp37IwDWg9V0vv9zr6r29n2xzXUj9NXDH1ImmG7mzCfXvRFji81xh3', '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': 'bbcdad46-d236-4443-a180-4bcd14016298', 'ID_FS_UUID_ENC': 'bbcdad46-d236-4443-a180-4bcd14016298', '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': '541160694'} ; 2024-03-01 20:49:28,377 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:28,378 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,381 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:49:28,381 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:28,381 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:28,381 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,383 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:49:28,384 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:28,384 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:28,384 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,386 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:49:28,386 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:28,386 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:28,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:49:28,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,397 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,393 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 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 (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,399 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,401 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:49:28,401 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:28,402 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:28,405 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:28,409 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:28,409 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:49:28,412 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:28,412 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:49:28,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:49:28,419 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,419 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:49:28,420 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:28,420 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:49:28,423 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:28,424 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:49:28,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:28,427 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:28,427 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:28,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:49:28,431 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:28,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,442 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:28,442 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:28,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:49:28,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:49:28,445 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:28,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:28,449 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:28,451 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:28,452 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,452 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:49:28,452 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fd0540be0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:49:28,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:28,455 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:28,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:49:28,458 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:28,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,469 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:28,470 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:28,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:49:28,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:49:28,473 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:28,476 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:28,476 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:28,479 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:28,479 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,480 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:49:28,480 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf0c3a30) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:49:28,483 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:28,483 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:28,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:49:28,486 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:28,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,497 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:28,497 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:28,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:49:28,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:49:28,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:28,503 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:28,503 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:28,506 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:28,507 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,507 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:49:28,507 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf0cb0d0) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:49:28,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:28,510 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:28,513 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:49:28,513 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:28,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,524 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:28,525 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:28,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:49:28,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:49:28,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:28,531 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:28,531 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:28,534 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:28,534 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,534 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:49:28,535 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf0c5520) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:49:28,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:28,538 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:28,541 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:49:28,541 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:28,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,551 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:28,552 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:28,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:49:28,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:49:28,555 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:28,558 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:28,558 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:28,561 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:28,561 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,561 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:49:28,562 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf0c5ca0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:49:28,565 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:28,565 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:28,568 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:49:28,568 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:28,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,579 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:28,579 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:28,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:28,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:49:28,582 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:28,585 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:28,585 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:28,588 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:28,588 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,589 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:49:28,589 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf0c5eb0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:49:28,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:28,592 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:28,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:49:28,595 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:28,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,606 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:28,606 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:28,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:49:28,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:49:28,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:28,612 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:28,612 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:28,615 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:28,616 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,616 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:49:28,616 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf0e3f10) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:49:28,619 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:28,619 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:28,622 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': '10722950'} ; 2024-03-01 20:49:28,622 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:28,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,632 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:28,632 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:28,632 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:28,632 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:28,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:28,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:28,635 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:28,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:28,638 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:28,641 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:28,641 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:28,641 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:49:28,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1fcf0e3fa0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:28,644 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:28,647 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:28,648 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:49:28,650 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:28,650 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:49:28,654 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,654 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:49:28,657 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,657 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:49:28,660 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:28,662 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:28,665 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:28,671 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 0x7f1fcf0deec0> 2024-03-01 20:49:28,711 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:49:28,715 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:28,715 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:28,719 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': '10726774'} ; 2024-03-01 20:49:28,719 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:28,719 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:28,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,728 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:28,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,733 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:28,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:28,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:49:28,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:49:28,769 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:28,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:49:28,772 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:28,775 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:28,775 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:28,778 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:28,779 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:28,779 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:28,781 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:28,784 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:28,787 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:28,790 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:28,793 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:28,793 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:28,793 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:49:28,794 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:28,793 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1fcf0fa490) -- 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 0x7f1fcf0f3f90> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:28,797 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:28,800 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:28,800 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:49:28,803 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:28,803 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:49:28,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,806 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:49:28,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:49:28,810 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:28,812 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:28,812 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:49:28,815 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:28,815 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:28,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/bbcdad46-d236-4443-a180-4bcd14016298 ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-BjJQhzYNOLkp37IwDWg9V0vv9zr6r29n2xzXUj9NXDH1ImmG7mzCfXvRFji81xh3', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BjJQhzYNOLkp37IwDWg9V0vv9zr6r29n2xzXUj9NXDH1ImmG7mzCfXvRFji81xh3', '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': 'bbcdad46-d236-4443-a180-4bcd14016298', 'ID_FS_UUID_ENC': 'bbcdad46-d236-4443-a180-4bcd14016298', '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': '541160694'} ; 2024-03-01 20:49:28,818 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:28,819 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,822 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:49:28,822 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:28,822 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:28,822 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,824 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:49:28,825 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:28,825 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:28,825 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,827 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:49:28,827 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:28,828 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:28,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,834 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:49:28,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,837 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,838 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,834 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,838 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,841 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:49:28,842 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:28,842 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:28,845 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:28,846 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:49:28,846 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:28,854 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:28,868 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:28,869 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:28,873 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:28,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,881 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:28,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,888 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:28,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,891 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:28,894 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:28,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,899 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:28,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,901 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:28,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,909 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:28,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,912 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:28,914 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:28,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,919 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:28,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,922 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:28,924 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:28,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,929 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:28,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,932 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:28,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,938 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:49:28,938 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,939 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,939 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,939 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,940 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,940 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,940 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,941 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,941 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,941 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,942 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,942 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:49:28,948 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:49:28,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:49:28,953 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:49:28,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:49:28,958 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:49:28,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:49:28,963 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:28,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,966 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,967 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,970 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,970 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,973 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,977 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,977 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,980 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,981 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,983 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,984 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,987 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,988 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,991 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,993 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,994 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,995 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:28,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,997 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,998 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,001 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,001 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,004 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,005 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,008 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,008 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,019 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,022 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,025 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,026 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,028 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,032 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,033 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,035 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,036 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,042 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,043 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,052 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,056 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,059 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,062 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,063 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,066 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,067 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:29,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:29,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1fcf134e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2xzXUj-9NXD-H1Im-mG7m-zCfX-vRFj-i81xh3 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1fcf185670) -- 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 = BjJQhz-YNOL-kp37-IwDW-g9V0-vv9z-r6r29n size = 2.98 GiB format = existing None major = 0 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:49:29,074 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:49:29,077 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:49:29,077 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:29,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:49:29,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:49:29,081 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:29,081 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:49:29,084 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:49:29,085 INFO program/MainThread: stderr[19]: 2024-03-01 20:49:29,085 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:49:29,089 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:29,089 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:49:29,089 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:29,089 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'sdc', 'test_vg1'] 2024-03-01 20:49:29,089 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:49:29,092 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:49:29,092 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:29,095 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:29,098 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:29,101 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:29,101 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:49:29,101 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:29,101 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:49:29,101 DEBUG blivet/MainThread: removing sda 2024-03-01 20:49:29,104 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:29,104 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:29,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:49:29,107 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:49:29,107 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:29,107 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:49:29,107 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:49:29,110 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:29,110 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:29,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:49:29,112 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:49:29,113 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:29,113 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:49:29,113 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:49:29,115 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:29,115 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:29,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:49:29,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:49:29,118 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:29,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,132 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,160 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,177 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:29,177 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:29,177 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:29,177 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:29,177 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:29,177 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:29,178 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:29,178 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:49:29,178 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:49:29,180 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:29,183 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:29,186 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:49:29,186 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:49:29,188 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:29,189 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 0x7f1fcf09d630> 2024-03-01 20:49:29,189 INFO blivet/MainThread: sorting actions... 2024-03-01 20:49:29,189 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:29,190 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:29,190 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:29,190 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:29,190 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:29,190 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:29,190 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:29,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,196 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:29,196 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:49:29,203 INFO program/MainThread: stdout: 2024-03-01 20:49:29,203 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:29,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,235 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,236 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:29,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:29,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:49:29,247 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:29,250 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:49:29,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:49:29,253 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:29,290 INFO program/MainThread: stdout[20]: 2024-03-01 20:49:29,290 INFO program/MainThread: stderr[20]: 2024-03-01 20:49:29,290 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:49:29,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:29,297 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,300 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:29,303 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:29,308 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,311 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:29,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:29,314 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:29,345 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:49:29,345 INFO program/MainThread: stderr[21]: 2024-03-01 20:49:29,345 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:49:29,346 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:29,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:49:29,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:49:29,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:29,379 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,390 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:29,395 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,401 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:29,405 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,408 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:29,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:49:29,411 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:29,441 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:49:29,441 INFO program/MainThread: stderr[22]: 2024-03-01 20:49:29,441 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:49:29,441 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:29,499 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:49:29,499 INFO program/MainThread: stderr[23]: 2024-03-01 20:49:29,499 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:49:29,499 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:29,534 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:49:29,534 INFO program/MainThread: stderr[24]: 2024-03-01 20:49:29,534 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:49:29,535 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:29,544 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,550 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:49:29,561 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:49:29,562 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:29,612 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:49:29,613 INFO program/MainThread: stderr[25]: 2024-03-01 20:49:29,613 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:49:29,614 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:49:29,614 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,623 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,624 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/sda ... 2024-03-01 20:49:29,632 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:49:29,632 INFO program/MainThread: stderr[26]: 2024-03-01 20:49:29,632 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:49:29,632 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:49:29,646 INFO program/MainThread: stdout[27]: 2024-03-01 20:49:29,646 INFO program/MainThread: stderr[27]: 2024-03-01 20:49:29,646 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:49:29,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,659 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,672 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:29,675 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,678 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:49:29,680 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:49:29,680 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/sda ... 2024-03-01 20:49:29,711 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:49:29,711 INFO program/MainThread: stderr[28]: 2024-03-01 20:49:29,711 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:49:29,711 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:49:29,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,728 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,728 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:49:29,736 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:49:29,736 INFO program/MainThread: stderr[29]: 2024-03-01 20:49:29,737 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:49:29,737 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:49:29,749 INFO program/MainThread: stdout[30]: 2024-03-01 20:49:29,749 INFO program/MainThread: stderr[30]: 2024-03-01 20:49:29,750 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:49:29,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,762 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,774 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,775 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:29,778 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:29,781 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:49:29,783 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:49:29,783 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:49:29,812 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:49:29,812 INFO program/MainThread: stderr[31]: 2024-03-01 20:49:29,812 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:49:29,812 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:49:29,812 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,831 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,831 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:49:29,840 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:49:29,840 INFO program/MainThread: stderr[32]: 2024-03-01 20:49:29,840 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:49:29,840 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 20:49:29,853 INFO program/MainThread: stdout[33]: 2024-03-01 20:49:29,853 INFO program/MainThread: stderr[33]: 2024-03-01 20:49:29,853 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:49:29,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,866 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:29,878 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:29,883 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:29,883 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 0x7f1fcf0d1360> 2024-03-01 20:49:52,879 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cc_gd_px/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:55,990 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_i1gobwer/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:00,142 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_d5z42c3u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:00,177 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:00,178 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:00,181 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:00,181 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:00,181 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:00,181 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:00,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:00,186 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:00,189 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:00,189 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:00,192 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:00,192 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:00,195 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:00,195 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:00,203 INFO program/MainThread: stdout: 2024-03-01 20:50:00,204 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:00,204 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:00,204 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:00,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:00,204 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:00,204 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:00,205 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:00,205 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:00,205 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:00,205 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:00,206 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:00,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:00,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:00,232 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:50:00,236 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:50:00,236 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:00,237 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:00,264 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:00,265 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:00,265 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:00,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,276 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:00,278 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:00,282 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:00,283 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:00,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:00,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:00,287 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:00,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:00,290 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:00,293 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:00,294 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,294 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:00,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7f254a8f98e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:50:00,297 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:00,298 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:50:00,301 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:50:00,301 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:00,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,312 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:00,312 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:00,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:50:00,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:50:00,315 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:00,318 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:00,318 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:00,322 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:00,322 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,322 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:50:00,322 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2549543a60) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:50:00,325 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:00,326 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:50:00,329 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:50:00,329 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:00,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,340 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:00,340 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:00,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:00,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:50:00,343 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:00,346 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:00,346 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:00,349 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:00,350 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,350 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:50:00,350 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2549543ca0) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:50:00,353 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:00,353 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:00,356 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:50:00,357 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:00,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,367 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:00,367 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:00,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:00,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:50:00,371 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:00,373 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:00,374 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:00,376 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:00,377 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,377 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:50:00,377 INFO blivet/MainThread: got device: DiskDevice instance (0x7f254957cf70) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:50:00,380 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:00,380 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:00,383 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:50:00,383 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:00,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,394 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:00,394 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:00,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:50:00,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:50:00,397 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:00,400 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:00,400 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:00,403 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:00,403 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,404 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:50:00,404 INFO blivet/MainThread: got device: DiskDevice instance (0x7f254950c3d0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:50:00,407 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:00,407 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:50:00,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:50:00,410 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:00,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,420 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:00,421 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:00,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:00,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:50:00,424 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:00,427 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:00,427 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:00,430 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:00,430 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,430 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:50:00,430 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2549543460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:50:00,433 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:00,433 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:00,436 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:50:00,436 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:00,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,447 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:00,447 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:00,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:00,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:50:00,450 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:00,453 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:00,453 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:00,456 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:00,456 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,457 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:50:00,457 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2549502b80) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:50:00,460 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:00,460 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:00,463 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:50:00,463 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:00,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,474 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:00,474 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:00,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:00,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:50:00,477 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:00,480 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:00,480 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:00,483 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:00,483 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,483 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:50:00,483 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2549502fd0) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:50:00,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:00,487 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:00,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:50:00,490 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:00,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,500 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:00,500 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:00,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:50:00,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:50:00,504 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:00,506 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:00,507 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:00,509 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:00,510 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,510 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:50:00,510 INFO blivet/MainThread: got device: DiskDevice instance (0x7f25495149a0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:50:00,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:00,513 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:00,516 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:50:00,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:50:00,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,527 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:00,527 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:00,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:50:00,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:00,530 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:00,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:00,533 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:00,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:50:00,536 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,537 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:50:00,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7f25495144f0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:50:00,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:00,540 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:00,543 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:50:00,543 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:00,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,553 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:00,554 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:00,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:50:00,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:50:00,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:00,560 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:00,560 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:00,563 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:00,563 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,564 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:50:00,564 INFO blivet/MainThread: got device: DiskDevice instance (0x7f254950c370) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:50:00,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:00,567 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:00,570 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:50:00,570 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:00,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,580 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:00,581 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:00,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:50:00,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:00,584 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:00,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:00,587 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:00,590 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:00,590 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:00,590 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:50:00,591 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2549519730) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:50:00,594 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:00,594 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:00,597 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': '10722950'} ; 2024-03-01 20:50:00,597 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:00,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,606 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:00,606 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:00,606 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:00,606 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:00,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:00,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:50:00,609 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:00,612 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:00,612 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:00,615 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:00,616 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:00,616 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:50:00,616 INFO blivet/MainThread: got device: DiskDevice instance (0x7f254951d490) -- 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:00,619 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:00,622 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:00,622 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:50:00,625 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:00,625 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:50:00,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:00,629 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:00,632 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:00,632 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:50:00,635 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:00,637 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:00,640 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:00,648 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 0x7f2549516500> 2024-03-01 20:50:00,693 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:50:00,697 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:00,697 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:00,701 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': '10726774'} ; 2024-03-01 20:50:00,701 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:00,701 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:00,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,709 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:00,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:00,725 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:00,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:50:00,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:00,749 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:00,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:00,751 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:00,754 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:00,755 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:00,758 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:00,758 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:00,758 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:00,761 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:00,764 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:00,767 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:00,769 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:00,772 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:00,773 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:00,773 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:50:00,773 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:00,773 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2549521fd0) -- 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 0x7f2549535220> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:00,776 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:00,779 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:00,779 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:00,783 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:00,783 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:00,786 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:00,786 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:00,789 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:00,789 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:00,790 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:00,790 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:00,794 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:00,794 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:50:00,797 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:00,797 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:00,797 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:00,806 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:00,819 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:00,820 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:00,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,831 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:50:00,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,841 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:00,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,853 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:00,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,863 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:00,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,873 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:00,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:50:00,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:50:03,970 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_p9h49orq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:04,006 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:04,006 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:04,009 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:04,009 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:04,009 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:04,009 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:04,014 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,014 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:04,017 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:04,018 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:04,020 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:04,021 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:04,023 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:04,024 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:04,032 INFO program/MainThread: stdout: 2024-03-01 20:50:04,032 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:04,032 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:04,032 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:04,032 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,032 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:04,033 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:04,033 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:04,033 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:04,033 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:04,033 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:04,034 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:04,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,048 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,061 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:04,066 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:50:04,066 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:04,066 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:04,103 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:04,103 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:04,103 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:04,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,115 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:04,116 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:04,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:04,122 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:04,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:04,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:04,126 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:04,129 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:04,129 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:04,132 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:04,132 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,133 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:04,133 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7001b3c6d0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:50:04,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:04,137 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:50:04,140 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:50:04,140 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:04,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,151 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:04,151 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:04,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:50:04,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:50:04,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:04,158 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:04,158 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:04,161 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:04,161 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,162 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:50:04,162 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7000a23700) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:50:04,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:04,165 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:50:04,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:50:04,168 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:04,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,179 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:04,180 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:04,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:04,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:50:04,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:04,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:04,186 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:04,189 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:04,190 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,190 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:50:04,190 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7000a23550) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:50:04,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:04,193 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:04,196 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:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:50:04,197 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:04,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:04,208 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:04,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:04,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:50:04,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:04,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:04,214 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:04,217 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:04,218 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,218 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:50:04,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009df4c0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:50:04,221 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:04,221 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:04,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:50:04,224 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:04,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,235 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:04,236 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:04,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:50:04,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:50:04,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:04,242 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:04,242 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:04,245 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:04,245 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,245 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:50:04,245 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009ee760) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:50:04,249 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:04,249 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:50:04,252 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:50:04,252 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:04,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,263 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:04,263 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:04,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:04,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:50:04,266 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:04,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:04,269 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:04,272 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:04,273 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,273 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:50:04,273 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7000a234f0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:50:04,276 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:04,276 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:04,279 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:50:04,279 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:04,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,290 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:04,291 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:04,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:04,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:50:04,294 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:04,297 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:04,297 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:04,300 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:04,300 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,301 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:50:04,301 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009e3790) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:50:04,304 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:04,304 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:04,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:50:04,307 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:04,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,318 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:04,318 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:04,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:04,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:50:04,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:04,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:04,325 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:04,327 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:04,328 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,328 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:50:04,328 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009e3f10) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:50:04,331 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:04,331 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:04,334 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_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:50:04,335 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:04,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,345 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:04,346 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:04,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:50:04,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:50:04,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:04,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:04,352 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:04,355 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:04,355 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,356 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:50:04,356 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009f5be0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:50:04,359 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:04,359 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:04,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:50:04,362 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:04,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,373 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:04,373 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:04,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:50:04,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:04,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:04,379 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:04,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:50:04,382 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:04,383 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,383 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:50:04,383 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009f5dc0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:50:04,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:04,386 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:04,389 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:50:04,389 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:04,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,400 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:04,401 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:04,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:50:04,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:50:04,404 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:04,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:04,407 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:04,410 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:04,410 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,411 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:50:04,411 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009ee2e0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:50:04,414 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:04,414 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:04,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:50:04,417 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:50:04,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,427 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:04,428 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:04,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:50:04,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:04,431 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:04,434 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:04,434 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:04,437 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:04,437 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:04,437 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:50:04,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009fb2b0) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:50:04,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:04,441 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:04,444 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': '10722950'} ; 2024-03-01 20:50:04,444 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:04,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,453 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:04,453 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:04,454 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:04,454 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:04,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:04,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:50:04,457 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:04,459 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:04,460 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:04,462 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:04,463 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:04,463 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:50:04,463 INFO blivet/MainThread: got device: DiskDevice instance (0x7f70009fd4c0) -- 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:04,466 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:04,469 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:04,470 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:50:04,473 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:04,473 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:50:04,476 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:04,476 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:04,479 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:04,479 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:50:04,482 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:04,485 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,487 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:04,494 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 0x7f7002348880> 2024-03-01 20:50:04,537 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:50:04,541 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:04,541 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:04,545 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': '10726774'} ; 2024-03-01 20:50:04,545 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:04,545 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:04,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,554 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:04,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,559 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:50:04,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:04,596 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:04,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:04,599 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:04,602 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:04,602 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:04,605 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:04,606 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:04,606 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:04,608 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:04,611 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:04,614 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:04,617 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:04,620 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:04,620 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:04,620 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:50:04,621 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:04,621 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7000a02fd0) -- 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 0x7f7001a80810> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:04,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:04,627 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:04,627 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:04,631 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:04,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:04,634 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:04,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:04,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:04,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:04,638 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:04,639 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:04,642 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:04,642 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:50:04,645 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:04,645 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:04,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,657 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,670 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:04,671 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:04,675 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:04,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,680 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:04,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,683 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:04,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,691 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:04,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,693 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:04,696 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:04,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,701 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:04,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,703 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:04,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,711 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:04,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,713 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:04,716 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:04,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,721 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:04,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,724 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:04,726 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:04,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,731 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:04,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,734 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:04,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,745 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:50:04,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:50:04,750 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:50:04,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:50:04,755 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:50:04,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:50:04,760 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:50:04,763 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:04,763 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:50:04,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:04,767 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:04,767 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:04,770 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:04,770 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:04,772 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:04,772 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:50:04,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:50:04,775 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:04,775 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:04,778 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:04,778 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:04,781 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:04,781 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:50:04,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:50:04,784 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:04,784 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:04,787 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:04,787 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:04,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:50:04,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:04,795 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:04,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:04,801 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:04,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:04,808 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:04,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:50:04,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:04,812 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:50:04,812 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:04,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,824 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:50:04,825 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:04,826 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:04,826 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:50:04,826 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:04,826 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:04,829 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:04,829 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:50:04,832 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:04,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:50:04,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:04,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:04,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:50:04,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:04,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:04,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:04,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:50:04,852 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:04,852 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:04,852 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:04,853 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:50:04,856 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:50:04,856 INFO program/MainThread: stderr[4]: 2024-03-01 20:50:04,856 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:04,857 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:50:04,857 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:04,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:04,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:50:04,862 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:04,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,872 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:50:04,873 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:04,874 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:04,874 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:50:04,874 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:04,875 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:04,878 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:04,878 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:50:04,880 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:04,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:04,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:04,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:04,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:50:04,890 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:04,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:04,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:04,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:50:04,900 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:04,901 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:04,901 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:04,901 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:50:04,901 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:04,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:50:04,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:50:04,905 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:04,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,916 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:50:04,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:50:04,921 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:50:04,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:50:04,926 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:50:04,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:50:04,932 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:50:04,934 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:04,934 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:50:04,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:04,937 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:04,937 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:04,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:04,940 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:04,943 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:04,943 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:50:04,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:50:04,946 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:04,946 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:04,949 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:04,949 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:04,952 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:04,952 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:50:04,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:50:04,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:04,955 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:04,958 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:04,958 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:04,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:50:04,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:04,965 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:04,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:04,971 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:04,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:04,978 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:04,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:50:04,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:04,982 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:50:04,982 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:04,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:04,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:04,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:04,994 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:50:04,995 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:04,995 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:04,996 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:50:04,996 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:04,996 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:04,999 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:04,999 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:50:05,002 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:50:05,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:05,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:05,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:50:05,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:05,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:05,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:05,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:50:05,021 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:05,022 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:05,022 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:05,022 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:50:05,022 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:05,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:50:05,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:50:05,026 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:05,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:05,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:05,037 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:50:05,038 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:05,038 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:05,038 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:50:05,039 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:05,039 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:05,042 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,042 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:50:05,044 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:50:05,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:05,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:05,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:50:05,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:05,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:05,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:05,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:50:05,064 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:05,065 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:05,065 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:50:05,065 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:50:05,065 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:05,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:50:05,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:50:05,069 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:05,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:05,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:05,080 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:50:05,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:50:05,085 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:50:05,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:50:05,091 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:50:05,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:50:05,096 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:50:05,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:50:05,101 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:50:05,104 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:05,104 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:50:05,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:50:05,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:05,107 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:05,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:50:05,110 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:05,112 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:05,113 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:50:05,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:50:05,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:05,116 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:05,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:50:05,119 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:05,122 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:05,122 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:50:05,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:50:05,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:05,125 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:05,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:50:05,128 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:05,131 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:05,131 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:50:05,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:50:05,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:05,134 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:05,137 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:50:05,137 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:05,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:50:05,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:50:05,144 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:05,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:50:05,151 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:05,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:50:05,157 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:05,161 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:50:05,164 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:05,165 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:50:05,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:50:05,168 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:50:05,169 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:05,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:05,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:05,182 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:50:05,182 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,183 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:05,183 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:50:05,183 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,184 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:05,187 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,187 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:50:05,189 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:50:05,193 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:05,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:05,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:50:05,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:50:05,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:05,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:05,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:50:05,209 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,210 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:05,210 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:50:05,210 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:50:05,210 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:05,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:50:05,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:50:05,214 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:05,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:05,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:05,225 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:50:05,226 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,226 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:05,227 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:50:05,227 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,227 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:05,230 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,230 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:50:05,233 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:50:05,237 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:05,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:05,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:50:05,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:50:05,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:05,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:05,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:50:05,253 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,253 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:05,254 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:50:05,254 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:50:05,254 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:05,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:50:05,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:50:05,258 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:05,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:05,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:05,269 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:50:05,270 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,270 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:05,270 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:50:05,271 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,271 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:05,274 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,274 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:50:05,277 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:50:05,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:05,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:05,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:50:05,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:50:05,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:05,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:05,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:50:05,297 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,298 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:05,298 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:50:05,298 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:50:05,298 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:05,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:50:05,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:50:05,302 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:05,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:05,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:05,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:05,313 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:50:05,314 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,315 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:05,315 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:50:05,315 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,316 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:05,319 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,319 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:50:05,321 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:05,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:50:05,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:05,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:05,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:50:05,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:50:05,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:05,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:05,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:50:05,341 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:05,342 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:05,342 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:50:05,343 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:50:05,343 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:05,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:50:05,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:50:05,346 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:05,348 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:05,349 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:05,350 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:05,350 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:50:05,352 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:50:05,355 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:05,357 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:05,360 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:50:05,360 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:50:05,363 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:05,363 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 0x7f70008ed270> 2024-03-01 20:50:05,363 INFO blivet/MainThread: sorting actions... 2024-03-01 20:50:05,395 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:05,395 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:05,396 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:05,396 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:05,396 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:05,396 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:05,397 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:05,397 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:05,397 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:05,398 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:05,398 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:05,399 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:05,399 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:05,399 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:05,399 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:05,400 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:05,400 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:05,401 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:05,401 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:05,401 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:05,402 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:05,402 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:05,403 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:05,403 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:05,403 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:05,404 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:05,404 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:05,404 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:05,405 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:05,405 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:05,405 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:05,406 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:05,406 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:05,407 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:05,407 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:05,407 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:05,408 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:05,408 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:05,408 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:05,409 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:05,412 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,414 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:50:05,414 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:50:05,420 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,447 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,460 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,461 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:05,464 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,467 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:50:05,467 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:50:05,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,514 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,515 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:05,518 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,521 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:50:05,521 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:50:05,526 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,527 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,563 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:05,567 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,570 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:50:05,570 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:50:05,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,602 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,615 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,616 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:05,619 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,622 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:50:05,622 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:50:05,628 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,628 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,652 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,665 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,666 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:05,669 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,672 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:50:05,672 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:50:05,677 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,678 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,714 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:05,717 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,720 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:50:05,720 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:50:05,725 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,748 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,748 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,762 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,763 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:05,766 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,769 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:50:05,769 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:50:05,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,802 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,816 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:05,819 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,822 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:50:05,822 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:50:05,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,853 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,866 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,867 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:05,870 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:05,873 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:50:05,873 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:50:05,878 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,879 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,915 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:05,918 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:05,921 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:05,923 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:05,923 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:50:05,924 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:05,924 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:05,962 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:50:05,963 INFO program/MainThread: stderr[5]: 2024-03-01 20:50:05,963 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:05,963 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:05,971 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:50:05,972 INFO program/MainThread: stderr[6]: 2024-03-01 20:50:05,972 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:05,972 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:50:06,009 INFO program/MainThread: stdout[7]: 2024-03-01 20:50:06,009 INFO program/MainThread: stderr[7]: 2024-03-01 20:50:06,010 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:06,010 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:50:06,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,023 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,027 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:06,027 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:06,028 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:50:06,037 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,059 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,059 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:06,063 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,066 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,068 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,068 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:50:06,069 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:06,069 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:06,109 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:50:06,110 INFO program/MainThread: stderr[8]: 2024-03-01 20:50:06,111 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:06,111 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:06,119 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:50:06,119 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:06,119 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:06,119 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:50:06,149 INFO program/MainThread: stdout[10]: 2024-03-01 20:50:06,149 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:06,149 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:06,150 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:50:06,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,162 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,166 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:06,166 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:06,167 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:50:06,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,177 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,202 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,202 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:06,206 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,209 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,211 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,211 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:50:06,211 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:06,212 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:06,251 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:50:06,251 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:06,251 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:06,253 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:06,261 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:50:06,261 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:06,261 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:06,261 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:50:06,293 INFO program/MainThread: stdout[13]: 2024-03-01 20:50:06,293 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:06,293 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:06,293 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:50:06,294 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,310 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:06,310 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:06,311 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:50:06,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,347 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,347 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:06,351 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,354 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,356 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,356 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:50:06,356 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:06,357 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:06,386 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:50:06,386 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:06,386 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:06,387 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:06,401 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:50:06,401 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:06,401 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:06,401 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:50:06,439 INFO program/MainThread: stdout[16]: 2024-03-01 20:50:06,440 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:06,440 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:06,440 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:50:06,440 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,453 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,457 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:06,457 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:06,458 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:50:06,468 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,493 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,493 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:06,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:50:06,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:06,502 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,505 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,508 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,510 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,513 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,516 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,519 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,521 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:50:06,524 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:06,583 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:50:06,583 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:06,583 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:06,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:06,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:06,611 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,616 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,630 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,640 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,653 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,658 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,672 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,682 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,682 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,714 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:06,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:06,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,738 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:50:06,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,758 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:06,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:06,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:50:06,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:06,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:06,775 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,778 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,781 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,784 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,787 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,790 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,793 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,796 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:06,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,809 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:06,814 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:06,848 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU 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:06,848 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:06,848 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:06,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:06,852 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:06,902 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:50:06,903 INFO program/MainThread: stderr[19]: 2024-03-01 20:50:06,903 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:06,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,920 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:06,921 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:06,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,966 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,971 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:06,971 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:06,972 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:06,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:07,000 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,000 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:07,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:07,007 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:07,010 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:50:07,010 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:50:07,150 INFO program/MainThread: stdout: 2024-03-01 20:50:07,151 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:50:07,151 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:07,151 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:07,151 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:07,151 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:50:07,151 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:07,151 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:07,151 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:07,151 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:07,151 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:07,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,152 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:50:07,166 INFO program/MainThread: stdout: 2024-03-01 20:50:07,167 INFO program/MainThread: writing all SBs 2024-03-01 20:50:07,167 INFO program/MainThread: new label = "" 2024-03-01 20:50:07,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:07,184 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:07,188 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:07,189 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:07,198 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:07,216 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,216 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:07,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:07,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:50:07,226 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:07,226 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:07,263 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU 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:07,263 INFO program/MainThread: stderr[20]: 2024-03-01 20:50:07,263 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:07,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:07,267 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:07,331 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:50:07,332 INFO program/MainThread: stderr[21]: 2024-03-01 20:50:07,333 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:07,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:07,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:07,354 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:07,354 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:07,388 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:50:07,394 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:07,394 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:50:07,403 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,404 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:07,421 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,421 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:07,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:07,428 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:07,431 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:50:07,431 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:50:08,212 INFO program/MainThread: stdout: 2024-03-01 20:50:08,212 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:50:08,212 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:08,212 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:08,212 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:08,212 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:50:08,215 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:08,215 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:08,216 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:08,216 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:08,216 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:08,216 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,216 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:50:08,230 INFO program/MainThread: stdout: 2024-03-01 20:50:08,231 INFO program/MainThread: writing all SBs 2024-03-01 20:50:08,231 INFO program/MainThread: new label = "" 2024-03-01 20:50:08,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,250 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:08,254 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:08,255 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:50:08,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,264 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,283 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,283 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:08,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:08,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:50:08,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,294 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:08,326 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU 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:08,326 INFO program/MainThread: stderr[22]: 2024-03-01 20:50:08,326 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:08,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:08,331 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:08,426 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:50:08,426 INFO program/MainThread: stderr[23]: 2024-03-01 20:50:08,426 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:08,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:08,443 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:08,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,478 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,482 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:08,483 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:08,483 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:50:08,492 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,493 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,507 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,507 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:08,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,514 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:08,517 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:50:08,517 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:50:09,295 INFO program/MainThread: stdout: 2024-03-01 20:50:09,296 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:50:09,296 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:09,296 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:09,296 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:09,296 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:50:09,296 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:09,296 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:09,296 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:09,296 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:09,296 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:09,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,297 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:50:09,310 INFO program/MainThread: stdout: 2024-03-01 20:50:09,310 INFO program/MainThread: writing all SBs 2024-03-01 20:50:09,311 INFO program/MainThread: new label = "" 2024-03-01 20:50:09,311 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,311 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:09,331 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:09,332 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:50:09,342 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,342 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,360 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,360 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:09,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:50:09,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:50:09,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:09,370 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:09,411 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU 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:09,411 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:09,411 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:09,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:50:09,415 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:09,483 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:50:09,483 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:09,483 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:09,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:09,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:09,519 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:09,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,539 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,553 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:09,553 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:09,554 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:50:09,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,579 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:09,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:09,586 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:09,588 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:50:09,589 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:50:10,380 INFO program/MainThread: stdout: 2024-03-01 20:50:10,380 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:50:10,380 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:10,380 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:10,380 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:10,380 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:50:10,381 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:10,381 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:10,381 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:10,381 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:10,381 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:10,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,381 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:50:10,395 INFO program/MainThread: stdout: 2024-03-01 20:50:10,395 INFO program/MainThread: writing all SBs 2024-03-01 20:50:10,396 INFO program/MainThread: new label = "" 2024-03-01 20:50:10,396 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:10,416 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:10,417 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:50:10,426 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,444 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,444 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:10,448 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,451 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,453 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,453 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:50:10,453 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:10,454 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:10,484 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:50:10,485 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:10,485 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:10,485 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:10,497 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:50:10,498 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:10,498 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:10,498 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:50:10,541 INFO program/MainThread: stdout[28]: 2024-03-01 20:50:10,541 INFO program/MainThread: stderr[28]: 2024-03-01 20:50:10,541 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:50:10,541 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:50:10,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,558 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:10,558 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:10,559 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:50:10,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,593 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,593 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:10,597 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,600 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,602 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,602 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:50:10,603 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:10,603 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:10,641 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:50:10,642 INFO program/MainThread: stderr[29]: 2024-03-01 20:50:10,642 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:50:10,642 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:10,652 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:50:10,652 INFO program/MainThread: stderr[30]: 2024-03-01 20:50:10,653 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:50:10,653 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:50:10,684 INFO program/MainThread: stdout[31]: 2024-03-01 20:50:10,684 INFO program/MainThread: stderr[31]: 2024-03-01 20:50:10,684 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:50:10,684 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:50:10,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,697 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,701 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:10,701 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:10,702 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:50:10,711 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,732 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:10,736 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,738 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,741 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,741 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:50:10,741 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:10,741 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:10,772 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:50:10,773 INFO program/MainThread: stderr[32]: 2024-03-01 20:50:10,773 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:50:10,773 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:10,785 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:50:10,785 INFO program/MainThread: stderr[33]: 2024-03-01 20:50:10,785 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:50:10,786 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:50:10,818 INFO program/MainThread: stdout[34]: 2024-03-01 20:50:10,818 INFO program/MainThread: stderr[34]: 2024-03-01 20:50:10,819 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:50:10,819 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:50:10,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,834 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,838 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:10,838 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:10,839 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:50:10,849 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,875 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:10,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:50:10,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:10,884 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,887 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,890 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,893 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,895 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,898 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:50:10,901 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:10,946 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:50:10,946 INFO program/MainThread: stderr[35]: 2024-03-01 20:50:10,946 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:50:10,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:10,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:10,970 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,981 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,988 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,991 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,994 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,997 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,010 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:11,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:11,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,025 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,026 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:50:11,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,047 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,047 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:11,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:50:11,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:50:11,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:11,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:11,063 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,066 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:11,069 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,072 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:11,075 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:11,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,091 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:11,095 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:11,128 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM 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:11,129 INFO program/MainThread: stderr[36]: 2024-03-01 20:50:11,129 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:50:11,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:50:11,133 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:11,184 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:50:11,185 INFO program/MainThread: stderr[37]: 2024-03-01 20:50:11,185 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:50:11,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:11,201 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:11,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,244 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,248 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:11,249 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:11,250 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:50:11,259 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,276 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,276 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:11,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,283 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:11,286 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:50:11,286 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:50:11,484 INFO program/MainThread: stdout: 2024-03-01 20:50:11,485 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:50:11,485 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:11,485 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:11,485 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:11,485 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:50:11,485 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:11,485 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:11,485 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:11,485 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:11,485 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:11,485 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,486 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:50:11,499 INFO program/MainThread: stdout: 2024-03-01 20:50:11,499 INFO program/MainThread: writing all SBs 2024-03-01 20:50:11,499 INFO program/MainThread: new label = "" 2024-03-01 20:50:11,499 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,516 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:11,520 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:11,521 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:50:11,530 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,547 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,547 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:11,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:50:11,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:50:11,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,558 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:11,591 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM 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:11,591 INFO program/MainThread: stderr[38]: 2024-03-01 20:50:11,591 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:50:11,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:50:11,595 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:11,651 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:50:11,651 INFO program/MainThread: stderr[39]: 2024-03-01 20:50:11,651 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:50:11,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:11,673 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:11,673 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,711 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:11,712 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:11,713 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:50:11,722 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,737 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:11,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,744 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:11,746 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:50:11,747 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:50:12,566 INFO program/MainThread: stdout: 2024-03-01 20:50:12,567 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:50:12,567 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:12,567 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:12,567 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:12,567 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:50:12,567 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:12,567 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:12,567 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:12,567 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:12,567 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:12,567 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,568 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:50:12,581 INFO program/MainThread: stdout: 2024-03-01 20:50:12,581 INFO program/MainThread: writing all SBs 2024-03-01 20:50:12,581 INFO program/MainThread: new label = "" 2024-03-01 20:50:12,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:12,598 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:12,602 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:12,603 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:50:12,612 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:12,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,629 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:12,633 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:12,636 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:12,638 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:12,638 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:12,639 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:12,639 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:12,675 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:50:12,675 INFO program/MainThread: stderr[40]: 2024-03-01 20:50:12,675 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:50:12,676 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:12,686 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:50:12,686 INFO program/MainThread: stderr[41]: 2024-03-01 20:50:12,687 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:50:12,687 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:50:12,716 INFO program/MainThread: stdout[42]: 2024-03-01 20:50:12,716 INFO program/MainThread: stderr[42]: 2024-03-01 20:50:12,716 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:50:12,716 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:50:12,716 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:12,729 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,733 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:12,733 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:12,734 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:50:12,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:12,764 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,764 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:12,768 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:12,771 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:12,774 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:12,774 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:12,774 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:12,774 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:12,814 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:50:12,814 INFO program/MainThread: stderr[43]: 2024-03-01 20:50:12,815 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:50:12,815 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:12,825 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:50:12,825 INFO program/MainThread: stderr[44]: 2024-03-01 20:50:12,825 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:50:12,825 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:50:12,855 INFO program/MainThread: stdout[45]: 2024-03-01 20:50:12,855 INFO program/MainThread: stderr[45]: 2024-03-01 20:50:12,855 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:50:12,855 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:50:12,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:12,868 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:12,872 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:12,873 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:50:12,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:12,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,907 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:12,911 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:12,914 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:12,916 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:12,916 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:12,917 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:12,917 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:12,953 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:50:12,953 INFO program/MainThread: stderr[46]: 2024-03-01 20:50:12,953 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:50:12,954 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:12,965 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:50:12,966 INFO program/MainThread: stderr[47]: 2024-03-01 20:50:12,966 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:50:12,966 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:50:12,995 INFO program/MainThread: stdout[48]: 2024-03-01 20:50:12,995 INFO program/MainThread: stderr[48]: 2024-03-01 20:50:12,995 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:50:12,995 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:50:12,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,005 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,009 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:13,009 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:13,010 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:50:13,020 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,020 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,041 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,041 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:13,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:50:13,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:13,050 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,053 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,056 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,058 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,061 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,064 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:50:13,067 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:13,127 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:50:13,127 INFO program/MainThread: stderr[49]: 2024-03-01 20:50:13,127 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:50:13,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:13,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:13,152 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,158 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,166 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,172 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,181 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,187 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,187 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,217 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:13,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:13,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,239 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:50:13,246 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,258 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,258 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:13,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:50:13,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:50:13,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:13,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:13,274 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,277 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,280 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,283 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,286 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,290 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:13,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,302 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:13,306 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:13,340 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ 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:13,340 INFO program/MainThread: stderr[50]: 2024-03-01 20:50:13,340 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:50:13,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:50:13,344 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:13,400 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:50:13,401 INFO program/MainThread: stderr[51]: 2024-03-01 20:50:13,401 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:50:13,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:13,423 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:13,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,458 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:13,459 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:13,459 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:50:13,469 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,469 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,486 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,486 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:13,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,493 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:13,496 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:50:13,496 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:50:13,650 INFO program/MainThread: stdout: 2024-03-01 20:50:13,650 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:50:13,650 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:13,651 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:13,651 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:13,651 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:50:13,651 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:13,651 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:13,651 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:13,651 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:13,651 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:13,651 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,651 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:50:13,666 INFO program/MainThread: stdout: 2024-03-01 20:50:13,666 INFO program/MainThread: writing all SBs 2024-03-01 20:50:13,667 INFO program/MainThread: new label = "" 2024-03-01 20:50:13,667 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:13,688 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:13,689 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:50:13,699 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,716 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,716 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:13,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:13,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:50:13,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,726 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:13,760 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ 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:13,760 INFO program/MainThread: stderr[52]: 2024-03-01 20:50:13,760 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:50:13,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:13,764 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:13,828 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:50:13,829 INFO program/MainThread: stderr[53]: 2024-03-01 20:50:13,829 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:50:13,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:13,851 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:13,851 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,873 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,877 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:13,878 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:13,879 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:50:13,888 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,904 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,904 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:13,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:13,911 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:13,914 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:50:13,914 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:50:14,732 INFO program/MainThread: stdout: 2024-03-01 20:50:14,732 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:50:14,732 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:14,732 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:14,732 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:14,733 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:50:14,733 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:14,733 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:14,733 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:14,733 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:14,733 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:14,733 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:14,733 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:50:14,747 INFO program/MainThread: stdout: 2024-03-01 20:50:14,747 INFO program/MainThread: writing all SBs 2024-03-01 20:50:14,747 INFO program/MainThread: new label = "" 2024-03-01 20:50:14,747 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:14,748 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:14,776 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:14,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:14,780 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:14,781 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:50:14,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:14,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:14,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:14,813 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:14,813 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 0x7f70008ed770> 2024-03-01 20:50:14,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:50:14,819 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:14,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:50:14,825 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:50:14,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:50:14,831 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:50:14,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:50:14,837 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:50:14,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,842 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:14,842 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:50:14,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:50:14,848 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:50:14,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,853 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:14,853 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:50:14,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,858 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:14,859 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:50:14,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,864 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:14,864 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:14,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,869 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:14,870 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:50:14,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,875 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:14,875 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:50:14,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,880 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:14,880 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:50:14,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,885 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:14,886 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:50:14,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,891 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:14,891 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:50:14,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,896 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:14,896 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:50:14,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:14,901 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:14,902 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:50:30,976 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3tg73yfr/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:31,010 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:31,011 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:31,014 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:31,014 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:31,014 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:31,014 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:31,018 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:31,019 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:31,022 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:31,022 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:31,025 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:31,025 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:31,028 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:31,028 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:31,040 INFO program/MainThread: stdout: 2024-03-01 20:50:31,040 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:31,040 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE 2024-03-01 20:50:31,040 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b36133ec-b1c7-4dd5-a74d-241f684cb2b5 2024-03-01 20:50:31,040 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN 2024-03-01 20:50:31,040 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b36133ec-b1c7-4dd5-a74d-241f684cb2b5 2024-03-01 20:50:31,040 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c889fb52-ce02-41ed-8407-03439d059d21 2024-03-01 20:50:31,040 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR 2024-03-01 20:50:31,040 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq 2024-03-01 20:50:31,040 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs eb56e156-a1c5-4279-a465-851531c18187 2024-03-01 20:50:31,040 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a3a9c7a0-b1a3-4598-98ba-7515cff91f11 2024-03-01 20:50:31,040 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e 2024-03-01 20:50:31,040 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa 2024-03-01 20:50:31,040 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z 2024-03-01 20:50:31,040 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c85ce8cc-69f1-44ef-b005-50cb077aea5f 2024-03-01 20:50:31,040 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 674e8fc1-74f1-4637-8650-4ddf2f6162fc 2024-03-01 20:50:31,040 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dd10a90a-1c22-4db6-8925-b28ea6c81e48 2024-03-01 20:50:31,040 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 2024-03-01 20:50:31,040 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dd10a90a-1c22-4db6-8925-b28ea6c81e48 2024-03-01 20:50:31,040 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k 2024-03-01 20:50:31,040 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e4e36c8f-f5ce-4620-b3be-2c908886b7ef 2024-03-01 20:50:31,040 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL 2024-03-01 20:50:31,040 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e4e36c8f-f5ce-4620-b3be-2c908886b7ef 2024-03-01 20:50:31,040 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:31,040 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:31,041 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:31,041 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:31,041 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:31,041 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b36133ec-b1c7-4dd5-a74d-241f684cb2b5 sdb 1073741824 root disk brw-rw---- LVM2_member OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b36133ec-b1c7-4dd5-a74d-241f684cb2b5 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c889fb52-ce02-41ed-8407-03439d059d21 sdc 1073741824 root disk brw-rw---- LVM2_member md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR sdd 1073741824 root disk brw-rw---- LVM2_member 8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq |-test_vg2-lv4 641728512 root disk brw-rw---- xfs eb56e156-a1c5-4279-a465-851531c18187 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a3a9c7a0-b1a3-4598-98ba-7515cff91f11 sde 1073741824 root disk brw-rw---- LVM2_member yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e sdf 1073741824 root disk brw-rw---- LVM2_member IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa sdg 1073741824 root disk brw-rw---- LVM2_member nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c85ce8cc-69f1-44ef-b005-50cb077aea5f |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 674e8fc1-74f1-4637-8650-4ddf2f6162fc `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dd10a90a-1c22-4db6-8925-b28ea6c81e48 sdh 1073741824 root disk brw-rw---- LVM2_member HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dd10a90a-1c22-4db6-8925-b28ea6c81e48 sdi 1073741824 root disk brw-rw---- LVM2_member 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e4e36c8f-f5ce-4620-b3be-2c908886b7ef sdj 1073741824 root disk brw-rw---- LVM2_member QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e4e36c8f-f5ce-4620-b3be-2c908886b7ef 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:31,041 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:31,041 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:31,041 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:31,041 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:31,042 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:31,042 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:31,042 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:31,055 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:31,072 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:31,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/lvm-pv-uuid-NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': 'NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE', 'ID_FS_UUID_ENC': 'NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:50:31,076 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:31,077 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:31,116 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:31,116 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:31,116 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:31,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,128 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:31,129 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:31,134 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:31,135 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:31,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:31,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:31,139 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:31,142 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:31,142 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:31,145 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:31,145 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:31,146 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:31,146 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad1d9a8e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:50:31,149 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:31,153 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,153 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:50:31,156 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,156 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:50:31,159 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,159 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:50:31,163 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,163 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:50:31,166 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:50:31,166 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:31,166 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:31,213 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_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=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=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:31,213 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN. WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (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:31,213 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:31,213 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:50:31,218 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; pe_start: 8 MiB ; 2024-03-01 20:50:31,218 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:50:31,221 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:31,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:31,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:31,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,232 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:31,267 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=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:31,268 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN. WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (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:31,268 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:31,268 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:31,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:50:31,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:31,277 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:31,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:31,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:31,281 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:31,311 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj 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=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR 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=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR 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:31,311 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN. WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (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:31,312 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:31,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:50:31,316 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:50:31,319 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:50:31,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:31,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:31,325 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:31,325 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:31,328 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:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/lvm-pv-uuid-OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0', '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': 'OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN', 'ID_FS_UUID_ENC': 'OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:50:31,328 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:31,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,339 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:31,339 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:31,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:50:31,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:31,343 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:31,346 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:31,346 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:31,349 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:31,349 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:31,349 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:50:31,349 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0c65a00) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:50:31,353 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:31,356 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,356 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:50:31,359 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,359 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:50:31,362 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,362 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:50:31,365 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,365 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:50:31,368 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:50:31,368 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:31,368 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:50:31,416 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=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:31,416 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (last written to /dev/sdc). 2024-03-01 20:50:31,416 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:31,417 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:50:31,420 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:50:31,421 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:50:31,423 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:31,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:31,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:31,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:31,435 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:31,438 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:50:31,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:31,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:31,444 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:50:31,476 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:31,477 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (last written to /dev/sdc). 2024-03-01 20:50:31,477 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:31,477 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:31,477 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:31,481 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:50:31,482 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:31,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,492 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:31,493 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:31,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:50:31,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:31,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:31,499 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:31,499 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:31,502 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:31,502 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:31,503 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:50:31,503 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0bc5c40) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:50:31,506 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:31,506 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:31,509 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:50:31,509 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:31,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,520 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:31,520 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:31,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:50:31,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:31,523 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:31,526 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:31,526 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:31,529 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:31,530 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:31,530 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:50:31,530 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0bc5d90) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:50:31,533 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:31,533 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:31,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/lvm-pv-uuid-md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': 'md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR', 'ID_FS_UUID_ENC': 'md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:50:31,536 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:31,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,547 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:31,547 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:31,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:50:31,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:31,550 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:31,553 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:31,554 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:31,557 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:31,557 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:31,557 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:50:31,557 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0bda460) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:50:31,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:31,563 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,564 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:50:31,567 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,567 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:50:31,570 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,570 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:50:31,573 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,573 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:50:31,576 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:50:31,576 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:31,576 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:50:31,612 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=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:31,612 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:31,612 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:31,613 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:50:31,616 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:31,617 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:50:31,619 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:31,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:31,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:31,628 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:31,631 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:31,634 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:50:31,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:31,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:31,640 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:50:31,687 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:31,687 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:31,687 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:31,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:31,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:50:31,703 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:31,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:50:31,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:31,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:31,711 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:31,714 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:31,714 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:31,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:31,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:31,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:31,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:50:31,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:31,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:31,727 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:31,730 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:31,730 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:31,731 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:31,731 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:50:31,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:31,734 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:31,737 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:31,737 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:31,741 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/disk/by-id/dm-uuid-LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQy7scVQVckBJ1LjTK3h32c0kuw871UUYj ' '/dev/disk/by-uuid/c889fb52-ce02-41ed-8407-03439d059d21 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQy7scVQVckBJ1LjTK3h32c0kuw871UUYj', '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': 'c889fb52-ce02-41ed-8407-03439d059d21', 'ID_FS_UUID_ENC': 'c889fb52-ce02-41ed-8407-03439d059d21', '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': '596652308'} ; 2024-03-01 20:50:31,742 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:31,742 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:31,745 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:50:31,745 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:31,745 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:31,745 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:31,748 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:50:31,748 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:31,748 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:31,748 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:31,750 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:50:31,750 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:31,750 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:31,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:50:31,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:31,760 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:31,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:31,761 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:31,758 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0bdaf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj 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 (0x7f7ad0c8c6d0) -- 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 = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:31,762 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:31,764 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:50:31,765 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:31,765 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:31,768 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:31,772 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,772 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:50:31,775 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,775 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:50:31,778 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,778 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:50:31,781 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,782 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:50:31,783 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:31,783 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:50:31,787 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:31,787 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:50:31,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:31,790 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:31,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:31,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:31,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:31,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:50:31,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:31,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:31,811 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:31,815 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:31,815 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:31,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:50:31,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:31,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:31,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:31,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:31,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:31,828 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:31,831 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:31,831 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:31,832 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:31,832 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:50:31,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:31,835 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:31,838 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:31,838 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:31,841 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQROZ0Pn908YkLzBrgyCKeY6MnsWJtgjnR ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/b36133ec-b1c7-4dd5-a74d-241f684cb2b5', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQROZ0Pn908YkLzBrgyCKeY6MnsWJtgjnR', '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': 'b36133ec-b1c7-4dd5-a74d-241f684cb2b5', 'ID_FS_UUID_ENC': 'b36133ec-b1c7-4dd5-a74d-241f684cb2b5', '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': '596232778'} ; 2024-03-01 20:50:31,841 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:31,842 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:31,845 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:50:31,845 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:31,845 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:31,845 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:31,847 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:50:31,848 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:31,848 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:31,848 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:31,850 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:50:31,850 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:31,850 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:31,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:50:31,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:31,860 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:31,861 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:31,861 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:31,857 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0bdadc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR 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 (0x7f7ad0c8c6d0) -- name = test_vg1 status = True 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 = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:31,862 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:31,864 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:50:31,865 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:31,865 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:31,868 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:31,872 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,872 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:50:31,875 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,875 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:50:31,878 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,879 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:50:31,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:31,882 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:50:31,885 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:31,885 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:50:31,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:31,888 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:31,889 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:31,892 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/lvm-pv-uuid-8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq', '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': '8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq', 'ID_FS_UUID_ENC': '8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:50:31,892 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:31,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,903 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:31,904 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:31,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:31,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:31,907 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:31,910 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:31,910 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:31,913 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:31,913 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:31,913 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:50:31,913 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0bd94f0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:50:31,917 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:31,919 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,920 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:31,922 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,923 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:31,926 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,926 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:31,929 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,929 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:31,931 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:50:31,931 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:50:31,932 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:50:31,973 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=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:31,973 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e. WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e (last written to /dev/sde). WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:31,973 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:31,974 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:50:31,978 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq ; label: None ; device: /dev/sdd ; serial: 360014054d89ed8fd8f74b9e846010cee ; exists: True ; vg_name: test_vg2 ; vg_uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:50:31,978 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:50:31,981 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:31,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:31,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:31,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,992 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:50:32,027 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 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=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=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:32,027 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e. WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e (last written to /dev/sde). WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:32,027 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:32,027 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:32,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:50:32,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:32,035 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:32,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:50:32,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:32,039 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:50:32,078 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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:32,078 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e. WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e (last written to /dev/sde). WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:32,078 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:32,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:50:32,083 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:50:32,086 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:50:32,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:32,092 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:32,092 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:32,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/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': 'yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e', 'ID_FS_UUID_ENC': 'yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:50:32,095 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:32,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:32,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:32,107 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:32,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:50:32,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:50:32,110 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:32,113 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:32,113 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:32,116 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:32,116 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:32,117 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:50:32,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0bc52e0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:50:32,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:32,123 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:32,123 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:50:32,126 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:32,126 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:50:32,129 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,129 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:50:32,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:50:32,135 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:50:32,135 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:50:32,135 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:50:32,177 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=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:32,177 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:32,177 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:32,177 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:50:32,181 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e ; label: None ; device: /dev/sde ; serial: 36001405e743f5f18dd048e18d4b50b0c ; exists: True ; vg_name: test_vg2 ; vg_uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:32,181 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:50:32,184 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:32,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:32,193 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:32,196 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:32,198 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:50:32,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:32,204 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:50:32,240 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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:32,240 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:32,240 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:32,240 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:32,240 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:32,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/lvm-pv-uuid-IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/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': 'IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa', 'ID_FS_UUID_ENC': 'IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:50:32,245 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:32,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:32,257 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:32,257 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:32,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:50:32,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:50:32,260 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:32,263 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:32,263 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:32,266 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:50:32,266 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:32,267 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:50:32,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad1d9a820) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:50:32,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:32,273 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:32,273 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:50:32,276 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:32,276 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:50:32,279 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,279 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:50:32,282 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,282 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:50:32,285 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:50:32,285 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:50:32,285 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/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 20:50:32,320 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=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:32,320 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:32,320 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:32,320 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:50:32,324 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa ; label: None ; device: /dev/sdf ; serial: 36001405ea0dbaa0961e4330bd0ed5905 ; exists: True ; vg_name: test_vg2 ; vg_uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:32,325 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:50:32,328 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:32,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:32,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:32,339 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:32,342 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:50:32,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:32,348 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/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 20:50:32,380 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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:32,381 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:32,381 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:32,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:32,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:32,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:50:32,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:32,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:32,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:32,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:32,404 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:32,407 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:32,407 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:32,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:50:32,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:32,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:32,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:32,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:32,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:32,420 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:32,423 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:32,423 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:32,423 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:32,424 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:50:32,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:32,427 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:32,430 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:32,430 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:32,433 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a3a9c7a0-b1a3-4598-98ba-7515cff91f11 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uM1OaxnNZ6wZvK1NyxEzkT5P77AHp8EKAl ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uM1OaxnNZ6wZvK1NyxEzkT5P77AHp8EKAl', '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': 'a3a9c7a0-b1a3-4598-98ba-7515cff91f11', 'ID_FS_UUID_ENC': 'a3a9c7a0-b1a3-4598-98ba-7515cff91f11', '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': '594484754'} ; 2024-03-01 20:50:32,434 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:32,434 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:32,437 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:50:32,437 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:32,437 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:32,437 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:32,439 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:50:32,440 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:32,440 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:32,440 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:32,442 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:50:32,442 INFO program/MainThread: stderr[28]: 2024-03-01 20:50:32,442 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:50:32,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:50:32,452 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:32,452 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:32,453 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:32,453 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:32,450 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0b7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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 (0x7f7ad0bf4c10) -- 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 = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:32,454 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:32,456 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:50:32,456 INFO program/MainThread: stderr[29]: 2024-03-01 20:50:32,456 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:50:32,460 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:32,463 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:32,463 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:50:32,467 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:32,467 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:50:32,470 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,470 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:50:32,473 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,473 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:50:32,473 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:50:32,477 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:32,477 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:50:32,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:32,480 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:32,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:32,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:32,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:50:32,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:32,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:32,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:32,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:32,502 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:32,505 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:32,506 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:32,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:50:32,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:32,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:32,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:50:32,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:32,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:32,519 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:32,522 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:32,522 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:32,522 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:50:32,522 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:50:32,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:32,526 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:32,528 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:32,529 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:32,532 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/eb56e156-a1c5-4279-a465-851531c18187 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uMPPrzb7RCN5tXYxyATwfgpfZeHWwI3XQw', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uMPPrzb7RCN5tXYxyATwfgpfZeHWwI3XQw', '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': 'eb56e156-a1c5-4279-a465-851531c18187', 'ID_FS_UUID_ENC': 'eb56e156-a1c5-4279-a465-851531c18187', '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': '594020928'} ; 2024-03-01 20:50:32,532 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:50:32,533 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:32,536 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:50:32,536 INFO program/MainThread: stderr[30]: 2024-03-01 20:50:32,536 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:50:32,536 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:32,538 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:50:32,538 INFO program/MainThread: stderr[31]: 2024-03-01 20:50:32,539 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:50:32,539 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:32,541 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:50:32,541 INFO program/MainThread: stderr[32]: 2024-03-01 20:50:32,541 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:50:32,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:50:32,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:32,552 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:32,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:32,553 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:32,549 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0b7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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 (0x7f7ad0bf4c10) -- name = test_vg2 status = 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 = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:50:32,553 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:32,556 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:50:32,556 INFO program/MainThread: stderr[33]: 2024-03-01 20:50:32,556 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:50:32,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:50:32,564 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:32,564 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:50:32,567 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:32,567 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:50:32,570 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,570 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:50:32,573 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,573 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:50:32,574 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:50:32,577 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:32,577 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:50:32,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:32,580 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:32,580 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:32,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': 'nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z', 'ID_FS_UUID_ENC': 'nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:50:32,583 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:32,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:32,595 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:32,596 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:32,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:50:32,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:50:32,599 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:32,602 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:32,602 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:32,605 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:32,605 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:32,605 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:50:32,605 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0bd9040) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:50:32,609 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:32,612 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:32,612 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:50:32,614 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:32,615 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:50:32,618 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,618 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:50:32,621 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,621 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:50:32,623 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:50:32,623 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:50:32,624 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/sdf,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:32,666 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:32,666 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3. WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:32,666 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:50:32,667 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:50:32,671 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z ; label: None ; device: /dev/sdg ; serial: 36001405768230fa71984e829499a918f ; exists: True ; vg_name: test_vg3 ; vg_uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:50:32,671 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:50:32,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:50:32,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:32,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:32,685 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/sdf,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:32,735 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 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=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 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=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:32,735 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3. WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:32,735 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:50:32,735 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:32,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:50:32,740 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:50:32,743 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:32,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:50:32,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:50:32,747 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/sdf,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:32,779 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:32,779 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3. WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:32,779 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:50:32,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:50:32,784 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:50:32,787 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:50:32,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:50:32,792 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:32,792 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:32,796 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/lvm-pv-uuid-HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': 'HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3', 'ID_FS_UUID_ENC': 'HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:50:32,796 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:32,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:32,808 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:32,808 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:32,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:50:32,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:50:32,811 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:32,814 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:32,814 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:32,817 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:32,818 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:32,818 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:50:32,818 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0b907c0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:50:32,821 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:32,824 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:32,824 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:50:32,827 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:32,827 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:50:32,830 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,831 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:50:32,834 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:32,834 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:50:32,837 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:50:32,837 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:50:32,837 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/sdf,/dev/sdb,/dev/sdc,/dev/sdh,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:32,884 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:32,884 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:32,884 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:50:32,885 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:50:32,888 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 ; label: None ; device: /dev/sdh ; serial: 360014059d83b87d131e4b379cfbacfc6 ; exists: True ; vg_name: test_vg3 ; vg_uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; pe_start: 8 MiB ; 2024-03-01 20:50:32,889 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:50:32,891 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:50:32,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:50:32,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:50:32,903 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:32,906 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:50:32,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:32,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:32,912 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/sdf,/dev/sdb,/dev/sdc,/dev/sdh,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:32,960 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:32,960 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:32,960 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:50:32,960 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:32,960 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:32,965 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/lvm-pv-uuid-4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/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': '4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k', 'ID_FS_UUID_ENC': '4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:50:32,965 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:32,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:32,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:32,977 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:32,977 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:32,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:50:32,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:50:32,980 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:32,983 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:32,984 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:32,986 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:32,987 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:32,987 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:50:32,987 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0b93220) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:50:32,990 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:32,993 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:32,993 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:50:32,996 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:32,996 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:50:32,999 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,000 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:50:33,003 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,003 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:50:33,005 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:50:33,005 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:50:33,006 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/sdf,/dev/sdb,/dev/sdi,/dev/sdc,/dev/sdh,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:33,041 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:33,042 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:33,042 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:50:33,042 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:50:33,046 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k ; label: None ; device: /dev/sdi ; serial: 360014052f0931ad5a3a4640bd5f78d46 ; exists: True ; vg_name: test_vg3 ; vg_uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; pe_start: 8 MiB ; 2024-03-01 20:50:33,046 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:50:33,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:50:33,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:33,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:33,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:50:33,061 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:33,064 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:50:33,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:33,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:33,069 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/sdf,/dev/sdb,/dev/sdi,/dev/sdc,/dev/sdh,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:33,108 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:33,109 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:33,109 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:50:33,109 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:33,109 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:33,114 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/lvm-pv-uuid-QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278', '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': 'QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL', 'ID_FS_UUID_ENC': 'QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:50:33,114 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:33,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:33,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:33,126 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:33,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:50:33,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:50:33,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:33,132 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:33,132 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:33,135 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:33,136 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:33,136 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:50:33,136 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0b94910) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:50:33,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:33,142 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:33,142 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:50:33,145 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:33,145 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:50:33,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,148 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:50:33,151 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,151 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:50:33,154 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:50:33,154 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:50:33,154 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/sdj,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdc,/dev/sdh,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:33,187 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:33,187 INFO program/MainThread: stderr[41]: 2024-03-01 20:50:33,187 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:50:33,187 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:50:33,191 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL ; label: None ; device: /dev/sdj ; serial: 360014059a2848e1cd794e5b9dac93a13 ; exists: True ; vg_name: test_vg3 ; vg_uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:50:33,191 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:50:33,194 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:50:33,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:33,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:33,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:50:33,206 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:33,209 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:50:33,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:33,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:33,215 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/sdj,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdc,/dev/sdh,/dev/sdg,/dev/sde,/dev/sda ... 2024-03-01 20:50:33,261 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:33,262 INFO program/MainThread: stderr[42]: 2024-03-01 20:50:33,262 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:50:33,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:33,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:33,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:50:33,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:33,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:50:33,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:50:33,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:33,285 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:33,288 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:33,289 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:33,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:50:33,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:50:33,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:33,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:50:33,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:50:33,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:33,301 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:33,305 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:33,305 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:33,305 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:50:33,305 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:50:33,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:33,308 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:33,311 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:33,312 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:33,315 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/e4e36c8f-f5ce-4620-b3be-2c908886b7ef ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUNYi6qLRAjD0WpFpSiaa5XAL84Ilo5KzH ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUNYi6qLRAjD0WpFpSiaa5XAL84Ilo5KzH', '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': 'e4e36c8f-f5ce-4620-b3be-2c908886b7ef', 'ID_FS_UUID_ENC': 'e4e36c8f-f5ce-4620-b3be-2c908886b7ef', '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': '592303636'} ; 2024-03-01 20:50:33,315 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:50:33,315 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:33,318 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:50:33,318 INFO program/MainThread: stderr[43]: 2024-03-01 20:50:33,318 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:50:33,319 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:33,321 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:50:33,321 INFO program/MainThread: stderr[44]: 2024-03-01 20:50:33,321 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:50:33,321 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:33,324 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:50:33,324 INFO program/MainThread: stderr[45]: 2024-03-01 20:50:33,324 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:50:33,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:50:33,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,335 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:50:33,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,336 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:50:33,332 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0b962b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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 (0x7f7ad0b87f40) -- 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 = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:50:33,337 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:33,339 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:50:33,339 INFO program/MainThread: stderr[46]: 2024-03-01 20:50:33,339 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:50:33,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:50:33,346 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:33,347 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:50:33,350 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:33,350 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:50:33,353 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,353 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:50:33,356 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,356 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:50:33,357 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:50:33,360 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:33,360 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:50:33,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:33,363 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:33,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:33,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:33,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:50:33,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:33,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:50:33,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:50:33,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:33,394 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:33,397 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:33,397 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:33,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:50:33,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:50:33,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:33,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:50:33,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:50:33,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:33,410 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:33,413 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:33,414 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:33,414 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:50:33,414 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:50:33,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:33,417 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:33,420 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:33,420 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:33,424 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhU4dhTtQSWLhVGvW9aXTbTIne2pNAeR2JZ ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/dd10a90a-1c22-4db6-8925-b28ea6c81e48 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhU4dhTtQSWLhVGvW9aXTbTIne2pNAeR2JZ', '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': 'dd10a90a-1c22-4db6-8925-b28ea6c81e48', 'ID_FS_UUID_ENC': 'dd10a90a-1c22-4db6-8925-b28ea6c81e48', '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': '591222107'} ; 2024-03-01 20:50:33,424 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:50:33,424 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:33,427 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:50:33,427 INFO program/MainThread: stderr[47]: 2024-03-01 20:50:33,427 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:50:33,428 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:33,430 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:50:33,430 INFO program/MainThread: stderr[48]: 2024-03-01 20:50:33,430 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:50:33,430 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:33,433 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:50:33,433 INFO program/MainThread: stderr[49]: 2024-03-01 20:50:33,433 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:50:33,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:50:33,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,444 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:50:33,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,445 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:50:33,441 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0c40160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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 (0x7f7ad0b87f40) -- name = test_vg3 status = True 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 = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:50:33,446 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:33,448 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:50:33,448 INFO program/MainThread: stderr[50]: 2024-03-01 20:50:33,448 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:50:33,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:50:33,455 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:33,455 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:50:33,459 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:33,459 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:50:33,462 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:50:33,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:50:33,465 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:50:33,468 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:33,469 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:50:33,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:33,472 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:33,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:33,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:33,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:50:33,487 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:33,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:50:33,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:50:33,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:33,494 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:33,497 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:33,497 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:33,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:50:33,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:50:33,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:33,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:50:33,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:50:33,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:33,510 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:33,513 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:33,514 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:33,514 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:50:33,514 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:50:33,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:33,517 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:33,520 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:33,520 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:33,524 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-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUX3PCCrm83OphaL0nWaEeyIdWVWEzFm8v ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/674e8fc1-74f1-4637-8650-4ddf2f6162fc ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUX3PCCrm83OphaL0nWaEeyIdWVWEzFm8v', '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': '674e8fc1-74f1-4637-8650-4ddf2f6162fc', 'ID_FS_UUID_ENC': '674e8fc1-74f1-4637-8650-4ddf2f6162fc', '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': '590155015'} ; 2024-03-01 20:50:33,524 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:50:33,524 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:33,527 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:50:33,527 INFO program/MainThread: stderr[51]: 2024-03-01 20:50:33,527 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:50:33,527 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:33,530 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:50:33,530 INFO program/MainThread: stderr[52]: 2024-03-01 20:50:33,530 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:50:33,530 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:33,532 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:50:33,533 INFO program/MainThread: stderr[53]: 2024-03-01 20:50:33,533 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:50:33,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:50:33,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,544 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:50:33,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,545 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:50:33,540 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0bd92e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v 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 (0x7f7ad0b87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:50:33,546 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:33,548 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:50:33,548 INFO program/MainThread: stderr[54]: 2024-03-01 20:50:33,549 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:50:33,552 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:50:33,556 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:33,556 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:50:33,559 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:33,559 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:50:33,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:50:33,566 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,566 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:50:33,566 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:50:33,569 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:33,569 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:50:33,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:33,572 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:33,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:33,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:33,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:50:33,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:33,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:50:33,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:50:33,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:33,594 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:33,597 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:33,598 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:33,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:50:33,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:50:33,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:33,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:50:33,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:50:33,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:33,611 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:33,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:50:33,615 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:33,615 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:50:33,615 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:50:33,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:33,618 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:33,621 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:33,622 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:33,625 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/c85ce8cc-69f1-44ef-b005-50cb077aea5f ' '/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-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUwTrlSFy5YHKHtcckUkAAHxo2U57w4dtn', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUwTrlSFy5YHKHtcckUkAAHxo2U57w4dtn', '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': 'c85ce8cc-69f1-44ef-b005-50cb077aea5f', 'ID_FS_UUID_ENC': 'c85ce8cc-69f1-44ef-b005-50cb077aea5f', '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': '589739849'} ; 2024-03-01 20:50:33,625 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:33,625 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:33,629 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:50:33,629 INFO program/MainThread: stderr[55]: 2024-03-01 20:50:33,629 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:50:33,629 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:33,631 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:50:33,631 INFO program/MainThread: stderr[56]: 2024-03-01 20:50:33,631 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:50:33,631 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:33,634 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:50:33,634 INFO program/MainThread: stderr[57]: 2024-03-01 20:50:33,634 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:50:33,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:50:33,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:33,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,647 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:33,642 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0c8c310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn 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 (0x7f7ad0b87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:50:33,648 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:33,650 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:50:33,651 INFO program/MainThread: stderr[58]: 2024-03-01 20:50:33,651 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:50:33,654 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:50:33,658 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:33,658 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:50:33,661 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:33,661 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:50:33,664 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,664 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:50:33,667 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,668 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:50:33,668 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:50:33,671 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:33,671 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:50:33,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:33,674 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:33,675 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:33,677 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': '10722950'} ; 2024-03-01 20:50:33,678 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:33,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:33,688 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:33,689 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:33,689 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:33,689 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:33,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:50:33,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:50:33,692 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:33,695 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:33,695 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:33,698 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:33,698 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:33,698 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:50:33,698 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ad0b7e100) -- 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:50:33,701 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:33,704 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:33,705 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:50:33,707 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:33,707 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:50:33,711 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,711 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:50:33,714 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,714 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:50:33,717 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:33,719 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:33,722 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:33,732 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f7ad25a5d40> 2024-03-01 20:50:33,777 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:50:33,781 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:33,781 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:33,785 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': '10726774'} ; 2024-03-01 20:50:33,785 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:33,785 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:33,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:33,795 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:33,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:33,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:33,813 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:33,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:50:33,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:50:33,840 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:33,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:50:33,843 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:33,846 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:33,846 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:33,849 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:33,849 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:33,849 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:33,852 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:33,855 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:33,858 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:33,860 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:33,863 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:33,864 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:33,864 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:50:33,865 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:33,864 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7ad0b86130) -- 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 0x7f7ad0babc70> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:33,868 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:33,871 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:33,871 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:50:33,874 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:33,874 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:50:33,877 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,877 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:50:33,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:33,880 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:50:33,880 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:33,883 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:33,883 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:50:33,886 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:33,886 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:33,889 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-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUwTrlSFy5YHKHtcckUkAAHxo2U57w4dtn ' '/dev/disk/by-uuid/c85ce8cc-69f1-44ef-b005-50cb077aea5f ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUwTrlSFy5YHKHtcckUkAAHxo2U57w4dtn', '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': 'c85ce8cc-69f1-44ef-b005-50cb077aea5f', 'ID_FS_UUID_ENC': 'c85ce8cc-69f1-44ef-b005-50cb077aea5f', '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': '589739849'} ; 2024-03-01 20:50:33,889 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:33,889 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:33,892 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:50:33,893 INFO program/MainThread: stderr[59]: 2024-03-01 20:50:33,893 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:50:33,893 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:33,895 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:50:33,895 INFO program/MainThread: stderr[60]: 2024-03-01 20:50:33,895 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:50:33,895 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:33,898 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:50:33,898 INFO program/MainThread: stderr[61]: 2024-03-01 20:50:33,898 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:50:33,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,905 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:50:33,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,910 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:33,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,912 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:33,906 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0c8c310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7ad0b87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:33,912 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:33,915 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:50:33,915 INFO program/MainThread: stderr[62]: 2024-03-01 20:50:33,915 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:50:33,919 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:50:33,919 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:50:33,921 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-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUX3PCCrm83OphaL0nWaEeyIdWVWEzFm8v ' '/dev/disk/by-uuid/674e8fc1-74f1-4637-8650-4ddf2f6162fc ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUX3PCCrm83OphaL0nWaEeyIdWVWEzFm8v', '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': '674e8fc1-74f1-4637-8650-4ddf2f6162fc', 'ID_FS_UUID_ENC': '674e8fc1-74f1-4637-8650-4ddf2f6162fc', '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': '590155015'} ; 2024-03-01 20:50:33,922 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:50:33,922 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:33,924 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:50:33,924 INFO program/MainThread: stderr[63]: 2024-03-01 20:50:33,925 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:50:33,925 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:33,927 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:50:33,927 INFO program/MainThread: stderr[64]: 2024-03-01 20:50:33,927 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:50:33,927 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:33,930 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:50:33,930 INFO program/MainThread: stderr[65]: 2024-03-01 20:50:33,930 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:50:33,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,937 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:50:33,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:33,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,943 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:33,937 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0bd92e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7ad0b87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:33,943 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:33,946 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:50:33,946 INFO program/MainThread: stderr[66]: 2024-03-01 20:50:33,946 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:50:33,950 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:50:33,950 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:50:33,953 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/dd10a90a-1c22-4db6-8925-b28ea6c81e48 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhU4dhTtQSWLhVGvW9aXTbTIne2pNAeR2JZ ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhU4dhTtQSWLhVGvW9aXTbTIne2pNAeR2JZ', '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': 'dd10a90a-1c22-4db6-8925-b28ea6c81e48', 'ID_FS_UUID_ENC': 'dd10a90a-1c22-4db6-8925-b28ea6c81e48', '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': '591222107'} ; 2024-03-01 20:50:33,953 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:50:33,953 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:33,956 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:50:33,956 INFO program/MainThread: stderr[67]: 2024-03-01 20:50:33,956 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:50:33,956 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:33,958 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:50:33,959 INFO program/MainThread: stderr[68]: 2024-03-01 20:50:33,959 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:50:33,959 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:33,961 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:50:33,961 INFO program/MainThread: stderr[69]: 2024-03-01 20:50:33,961 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:50:33,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:33,969 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:50:33,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,973 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:33,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:33,974 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:33,969 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0c40160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7ad0b87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:33,975 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:33,978 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:50:33,978 INFO program/MainThread: stderr[70]: 2024-03-01 20:50:33,978 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:50:33,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:50:33,982 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:50:33,985 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-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUNYi6qLRAjD0WpFpSiaa5XAL84Ilo5KzH ' '/dev/disk/by-uuid/e4e36c8f-f5ce-4620-b3be-2c908886b7ef', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUNYi6qLRAjD0WpFpSiaa5XAL84Ilo5KzH', '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': 'e4e36c8f-f5ce-4620-b3be-2c908886b7ef', 'ID_FS_UUID_ENC': 'e4e36c8f-f5ce-4620-b3be-2c908886b7ef', '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': '592303636'} ; 2024-03-01 20:50:33,985 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:50:33,985 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:33,988 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:50:33,988 INFO program/MainThread: stderr[71]: 2024-03-01 20:50:33,988 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:50:33,988 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:33,990 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:50:33,990 INFO program/MainThread: stderr[72]: 2024-03-01 20:50:33,990 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:50:33,991 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:33,993 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:50:33,993 INFO program/MainThread: stderr[73]: 2024-03-01 20:50:33,993 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:50:33,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,000 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:50:34,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:34,004 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:34,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:34,006 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:34,001 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0b962b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7ad0b87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:34,007 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:34,009 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:50:34,009 INFO program/MainThread: stderr[74]: 2024-03-01 20:50:34,009 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:50:34,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:50:34,013 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:50:34,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uMPPrzb7RCN5tXYxyATwfgpfZeHWwI3XQw ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/eb56e156-a1c5-4279-a465-851531c18187 ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uMPPrzb7RCN5tXYxyATwfgpfZeHWwI3XQw', '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': 'eb56e156-a1c5-4279-a465-851531c18187', 'ID_FS_UUID_ENC': 'eb56e156-a1c5-4279-a465-851531c18187', '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': '594020928'} ; 2024-03-01 20:50:34,016 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:50:34,016 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:34,019 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:50:34,019 INFO program/MainThread: stderr[75]: 2024-03-01 20:50:34,019 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:50:34,019 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:34,022 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:50:34,022 INFO program/MainThread: stderr[76]: 2024-03-01 20:50:34,022 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:50:34,022 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:34,024 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:50:34,024 INFO program/MainThread: stderr[77]: 2024-03-01 20:50:34,024 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:50:34,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,031 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:50:34,034 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:34,035 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:34,035 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:34,036 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:34,032 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0b7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7ad0bf4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:50:34,036 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:34,039 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:50:34,039 INFO program/MainThread: stderr[78]: 2024-03-01 20:50:34,039 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:50:34,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:50:34,043 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:50:34,046 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-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uM1OaxnNZ6wZvK1NyxEzkT5P77AHp8EKAl ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/a3a9c7a0-b1a3-4598-98ba-7515cff91f11', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uM1OaxnNZ6wZvK1NyxEzkT5P77AHp8EKAl', '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': 'a3a9c7a0-b1a3-4598-98ba-7515cff91f11', 'ID_FS_UUID_ENC': 'a3a9c7a0-b1a3-4598-98ba-7515cff91f11', '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': '594484754'} ; 2024-03-01 20:50:34,046 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:34,047 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:34,049 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:50:34,050 INFO program/MainThread: stderr[79]: 2024-03-01 20:50:34,050 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:50:34,050 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:34,052 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:50:34,052 INFO program/MainThread: stderr[80]: 2024-03-01 20:50:34,052 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:50:34,052 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:34,055 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:50:34,055 INFO program/MainThread: stderr[81]: 2024-03-01 20:50:34,055 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:50:34,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,062 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:50:34,065 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:34,066 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:34,066 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:34,067 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:34,063 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0b7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7ad0bf4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:34,067 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:34,070 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:50:34,070 INFO program/MainThread: stderr[82]: 2024-03-01 20:50:34,070 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:50:34,074 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:34,074 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:50:34,076 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/b36133ec-b1c7-4dd5-a74d-241f684cb2b5 ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQROZ0Pn908YkLzBrgyCKeY6MnsWJtgjnR', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQROZ0Pn908YkLzBrgyCKeY6MnsWJtgjnR', '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': 'b36133ec-b1c7-4dd5-a74d-241f684cb2b5', 'ID_FS_UUID_ENC': 'b36133ec-b1c7-4dd5-a74d-241f684cb2b5', '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': '596232778'} ; 2024-03-01 20:50:34,077 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:34,077 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:34,079 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:50:34,080 INFO program/MainThread: stderr[83]: 2024-03-01 20:50:34,080 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:50:34,080 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:34,082 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:50:34,082 INFO program/MainThread: stderr[84]: 2024-03-01 20:50:34,082 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:50:34,082 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:34,085 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:50:34,085 INFO program/MainThread: stderr[85]: 2024-03-01 20:50:34,085 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:50:34,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,092 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:50:34,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:34,095 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:34,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:34,096 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:34,092 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0bdadc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7ad0c8c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:50:34,097 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:34,099 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:50:34,100 INFO program/MainThread: stderr[86]: 2024-03-01 20:50:34,100 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:50:34,103 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:34,103 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:50:34,106 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-64kHhmVzEICSduD8UCA22p32kBNrM2xQy7scVQVckBJ1LjTK3h32c0kuw871UUYj ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/c889fb52-ce02-41ed-8407-03439d059d21', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQy7scVQVckBJ1LjTK3h32c0kuw871UUYj', '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': 'c889fb52-ce02-41ed-8407-03439d059d21', 'ID_FS_UUID_ENC': 'c889fb52-ce02-41ed-8407-03439d059d21', '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': '596652308'} ; 2024-03-01 20:50:34,106 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:34,107 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:34,110 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:50:34,110 INFO program/MainThread: stderr[87]: 2024-03-01 20:50:34,110 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:50:34,110 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:34,112 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:50:34,112 INFO program/MainThread: stderr[88]: 2024-03-01 20:50:34,112 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:50:34,113 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:34,115 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:50:34,115 INFO program/MainThread: stderr[89]: 2024-03-01 20:50:34,115 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:50:34,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,122 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:50:34,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:34,125 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:34,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:34,126 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:34,122 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7ad0bdaf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7ad0c8c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:34,127 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:34,129 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:50:34,129 INFO program/MainThread: stderr[90]: 2024-03-01 20:50:34,129 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:50:34,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:34,133 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:50:34,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:34,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:34,162 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:34,163 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:34,167 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:34,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:34,172 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:34,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:34,175 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:34,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:34,183 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:34,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:34,186 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:34,188 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:34,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:34,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:34,197 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:34,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:34,205 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:34,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:34,208 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:34,210 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:34,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:34,216 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:34,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:34,219 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:34,221 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:34,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:34,227 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:34,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:34,230 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:37,272 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_azmxt8br/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:37,307 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:37,307 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:37,310 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:37,310 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:37,310 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:37,310 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:37,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:37,315 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:37,318 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:37,318 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:37,321 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:37,321 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:37,324 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:37,324 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:37,335 INFO program/MainThread: stdout: 2024-03-01 20:50:37,335 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:37,335 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE 2024-03-01 20:50:37,335 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b36133ec-b1c7-4dd5-a74d-241f684cb2b5 2024-03-01 20:50:37,335 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN 2024-03-01 20:50:37,335 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b36133ec-b1c7-4dd5-a74d-241f684cb2b5 2024-03-01 20:50:37,335 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c889fb52-ce02-41ed-8407-03439d059d21 2024-03-01 20:50:37,335 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR 2024-03-01 20:50:37,335 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq 2024-03-01 20:50:37,335 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs eb56e156-a1c5-4279-a465-851531c18187 2024-03-01 20:50:37,335 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a3a9c7a0-b1a3-4598-98ba-7515cff91f11 2024-03-01 20:50:37,335 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e 2024-03-01 20:50:37,335 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa 2024-03-01 20:50:37,335 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z 2024-03-01 20:50:37,335 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c85ce8cc-69f1-44ef-b005-50cb077aea5f 2024-03-01 20:50:37,335 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 674e8fc1-74f1-4637-8650-4ddf2f6162fc 2024-03-01 20:50:37,335 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dd10a90a-1c22-4db6-8925-b28ea6c81e48 2024-03-01 20:50:37,335 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 2024-03-01 20:50:37,335 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dd10a90a-1c22-4db6-8925-b28ea6c81e48 2024-03-01 20:50:37,336 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k 2024-03-01 20:50:37,336 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e4e36c8f-f5ce-4620-b3be-2c908886b7ef 2024-03-01 20:50:37,336 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL 2024-03-01 20:50:37,336 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e4e36c8f-f5ce-4620-b3be-2c908886b7ef 2024-03-01 20:50:37,336 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:37,336 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:37,336 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:37,336 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:37,336 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:37,336 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b36133ec-b1c7-4dd5-a74d-241f684cb2b5 sdb 1073741824 root disk brw-rw---- LVM2_member OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b36133ec-b1c7-4dd5-a74d-241f684cb2b5 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c889fb52-ce02-41ed-8407-03439d059d21 sdc 1073741824 root disk brw-rw---- LVM2_member md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR sdd 1073741824 root disk brw-rw---- LVM2_member 8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq |-test_vg2-lv4 641728512 root disk brw-rw---- xfs eb56e156-a1c5-4279-a465-851531c18187 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a3a9c7a0-b1a3-4598-98ba-7515cff91f11 sde 1073741824 root disk brw-rw---- LVM2_member yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e sdf 1073741824 root disk brw-rw---- LVM2_member IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa sdg 1073741824 root disk brw-rw---- LVM2_member nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c85ce8cc-69f1-44ef-b005-50cb077aea5f |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 674e8fc1-74f1-4637-8650-4ddf2f6162fc `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dd10a90a-1c22-4db6-8925-b28ea6c81e48 sdh 1073741824 root disk brw-rw---- LVM2_member HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dd10a90a-1c22-4db6-8925-b28ea6c81e48 sdi 1073741824 root disk brw-rw---- LVM2_member 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e4e36c8f-f5ce-4620-b3be-2c908886b7ef sdj 1073741824 root disk brw-rw---- LVM2_member QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e4e36c8f-f5ce-4620-b3be-2c908886b7ef 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:37,336 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:37,336 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:37,337 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:37,337 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:37,337 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:37,337 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:37,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:37,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:37,366 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:37,370 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/lvm-pv-uuid-NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': 'NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE', 'ID_FS_UUID_ENC': 'NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:50:37,370 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:37,371 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:37,412 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:37,412 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:37,412 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:37,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,424 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:37,425 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:37,430 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:37,431 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:37,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:37,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:37,435 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:37,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:37,438 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:37,441 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:37,441 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:37,442 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:37,442 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674f1da8e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:50:37,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:37,449 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,449 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:50:37,452 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,452 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:50:37,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:50:37,459 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,459 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:50:37,462 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:50:37,462 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:37,462 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:37,512 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_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=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=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:37,512 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN. WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (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:37,512 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:37,512 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:50:37,517 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; pe_start: 8 MiB ; 2024-03-01 20:50:37,517 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:50:37,520 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:37,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:37,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:37,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,532 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:37,570 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=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:37,570 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN. WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (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:37,570 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:37,570 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:37,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:50:37,576 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:37,579 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:37,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:37,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:37,583 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:37,622 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj 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=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR 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=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR 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:37,622 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN. WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (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:37,622 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:37,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:50:37,627 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:50:37,630 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:50:37,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:37,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,635 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:37,635 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:37,639 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/lvm-pv-uuid-OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN', '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': 'OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN', 'ID_FS_UUID_ENC': 'OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:50:37,639 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:37,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,650 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:37,650 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:37,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:50:37,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:37,654 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:37,657 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:37,657 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:37,660 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:37,660 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:37,660 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:50:37,660 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674e0a5a00) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:50:37,663 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:37,667 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,667 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:50:37,670 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,670 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:50:37,673 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,673 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:50:37,676 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,676 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:50:37,678 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:50:37,679 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:37,679 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:37,715 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=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:37,715 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (last written to /dev/sdc). 2024-03-01 20:50:37,715 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:37,715 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:50:37,719 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:50:37,719 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:50:37,722 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:37,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:37,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:37,734 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:37,737 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:50:37,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:37,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,742 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:37,776 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:37,776 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR. WARNING: VG test_vg1 is missing PV md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR (last written to /dev/sdc). 2024-03-01 20:50:37,776 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:37,776 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:37,776 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:37,781 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:50:37,781 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:37,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,792 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:37,792 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:37,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:50:37,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:37,796 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:37,798 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:37,799 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:37,802 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:37,802 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:37,802 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:50:37,802 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674e005c40) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:50:37,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:37,806 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:37,809 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:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:50:37,809 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:37,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,820 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:37,820 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:37,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:50:37,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:37,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:37,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:37,826 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:37,829 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:37,829 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:37,830 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:50:37,830 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674e005d90) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:50:37,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:37,833 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:37,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/lvm-pv-uuid-md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR', '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': 'md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR', 'ID_FS_UUID_ENC': 'md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:50:37,836 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:37,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,847 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:37,847 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:37,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:50:37,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:37,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:37,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:37,853 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:37,856 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:37,857 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:37,857 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:50:37,857 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674e01a460) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:50:37,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:37,863 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,863 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:50:37,866 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,866 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:50:37,869 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,869 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:50:37,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,873 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:50:37,875 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:50:37,875 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:37,875 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:50:37,910 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=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:37,910 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:37,910 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:37,910 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:50:37,914 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:37,915 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:50:37,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:37,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:37,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:37,929 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:37,932 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:50:37,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ ; incomplete: True ; hidden: False ; 2024-03-01 20:50:37,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,938 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:50:37,970 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:37,971 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:37,971 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:37,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:37,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:50:37,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:37,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:50:37,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:37,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:37,994 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:37,997 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:37,997 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:37,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:38,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:38,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:38,004 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:50:38,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:38,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:38,010 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:38,013 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:38,014 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:38,014 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:38,014 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:50:38,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:38,017 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:38,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:50:38,020 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:38,025 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-64kHhmVzEICSduD8UCA22p32kBNrM2xQy7scVQVckBJ1LjTK3h32c0kuw871UUYj ' '/dev/disk/by-uuid/c889fb52-ce02-41ed-8407-03439d059d21 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQy7scVQVckBJ1LjTK3h32c0kuw871UUYj', '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': 'c889fb52-ce02-41ed-8407-03439d059d21', 'ID_FS_UUID_ENC': 'c889fb52-ce02-41ed-8407-03439d059d21', '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': '596652308'} ; 2024-03-01 20:50:38,025 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:38,025 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:38,028 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:50:38,028 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:38,029 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:38,029 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:38,031 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:50:38,031 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:38,031 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:38,031 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:38,034 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:50:38,034 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:38,034 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:38,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:50:38,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,044 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:38,044 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,045 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:38,041 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj 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 (0x7f674e0cc6d0) -- 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 = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:38,045 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:38,047 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:50:38,048 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:38,048 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:38,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:38,055 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:38,055 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:50:38,058 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:38,058 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:50:38,061 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,061 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:50:38,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,065 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:50:38,066 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:38,066 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:50:38,070 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:38,070 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:50:38,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:38,073 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:38,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:38,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:38,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:38,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:50:38,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:38,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:38,095 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:38,098 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:38,098 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:38,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:50:38,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:38,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:38,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:38,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:38,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:38,111 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:38,114 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:38,114 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:38,115 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:38,115 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:50:38,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:38,118 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:38,121 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:38,121 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:38,125 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/b36133ec-b1c7-4dd5-a74d-241f684cb2b5 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQROZ0Pn908YkLzBrgyCKeY6MnsWJtgjnR ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQROZ0Pn908YkLzBrgyCKeY6MnsWJtgjnR', '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': 'b36133ec-b1c7-4dd5-a74d-241f684cb2b5', 'ID_FS_UUID_ENC': 'b36133ec-b1c7-4dd5-a74d-241f684cb2b5', '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': '596232778'} ; 2024-03-01 20:50:38,125 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:38,125 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:38,128 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:50:38,128 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:38,128 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:38,128 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:38,131 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:50:38,131 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:38,131 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:38,131 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:38,133 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:50:38,133 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:38,133 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:38,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:50:38,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,143 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,144 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,141 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR 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 (0x7f674e0cc6d0) -- name = test_vg1 status = True 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 = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:38,145 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:38,147 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:50:38,148 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:38,148 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:38,151 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:38,155 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:38,155 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:50:38,158 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:38,158 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:50:38,162 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,162 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:50:38,165 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,165 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:38,165 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:50:38,168 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:38,168 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:50:38,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:38,171 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:38,172 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:38,175 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/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': '8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq', 'ID_FS_UUID_ENC': '8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:50:38,175 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:38,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,186 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:38,187 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:38,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:38,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:38,190 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:38,193 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:38,193 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:38,196 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:38,196 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:38,197 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:50:38,197 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674e0194f0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:50:38,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:38,203 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:38,203 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:38,206 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:38,206 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:38,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:38,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:38,215 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:50:38,215 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:50:38,215 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 20:50:38,249 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=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:38,249 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e. WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e (last written to /dev/sde). WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:38,249 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:38,249 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:50:38,253 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq ; label: None ; device: /dev/sdd ; serial: 360014054d89ed8fd8f74b9e846010cee ; exists: True ; vg_name: test_vg2 ; vg_uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:50:38,254 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:50:38,257 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:38,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:38,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:38,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,268 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 20:50:38,305 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 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=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=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:38,305 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e. WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e (last written to /dev/sde). WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:38,305 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:38,306 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:38,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:50:38,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:38,313 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:38,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:50:38,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:38,317 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 20:50:38,358 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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:38,358 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e. WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e (last written to /dev/sde). WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:38,358 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:38,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:50:38,363 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:50:38,365 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:50:38,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:38,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,372 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:38,372 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:38,375 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e', 'ID_FS_UUID_ENC': 'yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:50:38,375 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:38,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,386 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:38,387 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:38,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:50:38,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:50:38,390 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:38,393 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:38,393 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:38,396 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:38,396 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:38,397 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:50:38,397 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674e0052e0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:50:38,400 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:38,403 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:38,403 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:50:38,406 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:38,406 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:50:38,409 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,409 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:50:38,412 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,412 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:50:38,415 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:50:38,415 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:50:38,415 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/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:38,449 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=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:38,449 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:38,450 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:38,450 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:50:38,454 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e ; label: None ; device: /dev/sde ; serial: 36001405e743f5f18dd048e18d4b50b0c ; exists: True ; vg_name: test_vg2 ; vg_uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:38,454 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:50:38,457 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:38,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:38,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:38,468 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:38,471 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:50:38,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:38,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,477 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/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:38,509 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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:38,509 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa. WARNING: VG test_vg2 is missing PV IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa (last written to /dev/sdf). 2024-03-01 20:50:38,509 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:38,510 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:38,510 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:38,514 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/lvm-pv-uuid-IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905', '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': 'IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa', 'ID_FS_UUID_ENC': 'IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:50:38,514 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:38,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,526 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:38,526 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:38,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:50:38,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:50:38,530 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:38,532 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:38,533 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:38,535 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:38,536 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:38,536 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:50:38,536 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674f1da820) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:50:38,539 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:38,542 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:38,542 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:50:38,545 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:38,545 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:50:38,548 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:50:38,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:50:38,554 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:50:38,554 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:50:38,555 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/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:38,588 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=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:38,589 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:38,589 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:38,589 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:50:38,593 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa ; label: None ; device: /dev/sdf ; serial: 36001405ea0dbaa0961e4330bd0ed5905 ; exists: True ; vg_name: test_vg2 ; vg_uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:38,594 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:50:38,596 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:38,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:38,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,605 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:38,608 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:38,611 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:50:38,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:38,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,616 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/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:38,658 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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:38,658 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:38,658 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:38,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:38,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:50:38,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:38,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:38,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:38,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:38,682 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:38,685 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:38,685 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:38,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:50:38,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:38,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:38,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:38,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:38,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:38,698 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:38,701 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:38,702 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:38,702 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:38,702 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:50:38,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:38,705 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:38,708 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:38,709 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:38,712 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/disk/by-id/dm-uuid-LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uM1OaxnNZ6wZvK1NyxEzkT5P77AHp8EKAl ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/a3a9c7a0-b1a3-4598-98ba-7515cff91f11', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uM1OaxnNZ6wZvK1NyxEzkT5P77AHp8EKAl', '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': 'a3a9c7a0-b1a3-4598-98ba-7515cff91f11', 'ID_FS_UUID_ENC': 'a3a9c7a0-b1a3-4598-98ba-7515cff91f11', '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': '594484754'} ; 2024-03-01 20:50:38,712 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:38,712 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:38,716 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:50:38,716 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:38,716 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:38,716 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:38,718 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:50:38,718 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:38,719 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:38,719 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:38,721 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:50:38,721 INFO program/MainThread: stderr[28]: 2024-03-01 20:50:38,721 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:50:38,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:50:38,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,732 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:38,732 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,732 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:38,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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 (0x7f674e034c10) -- 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 = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:38,733 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:38,736 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:50:38,736 INFO program/MainThread: stderr[29]: 2024-03-01 20:50:38,736 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:50:38,740 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:38,744 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:38,744 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:50:38,747 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:38,747 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:50:38,750 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,750 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:50:38,754 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,754 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:50:38,754 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:50:38,758 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:38,758 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:50:38,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:38,761 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:38,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:38,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:50:38,776 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:38,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:38,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:38,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:38,783 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:38,786 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:38,786 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:38,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:50:38,790 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:38,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:38,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:50:38,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:38,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:38,799 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:38,803 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:38,803 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:38,803 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:50:38,803 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:50:38,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:38,806 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:38,809 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:38,810 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:38,813 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-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uMPPrzb7RCN5tXYxyATwfgpfZeHWwI3XQw ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/eb56e156-a1c5-4279-a465-851531c18187', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uMPPrzb7RCN5tXYxyATwfgpfZeHWwI3XQw', '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': 'eb56e156-a1c5-4279-a465-851531c18187', 'ID_FS_UUID_ENC': 'eb56e156-a1c5-4279-a465-851531c18187', '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': '594020928'} ; 2024-03-01 20:50:38,813 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:50:38,813 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:38,816 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:50:38,817 INFO program/MainThread: stderr[30]: 2024-03-01 20:50:38,817 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:50:38,817 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:38,819 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:50:38,819 INFO program/MainThread: stderr[31]: 2024-03-01 20:50:38,819 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:50:38,820 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:38,822 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:50:38,822 INFO program/MainThread: stderr[32]: 2024-03-01 20:50:38,822 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:50:38,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:50:38,832 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,833 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,834 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,830 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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 (0x7f674e034c10) -- name = test_vg2 status = 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 = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:50:38,834 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:38,837 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:50:38,837 INFO program/MainThread: stderr[33]: 2024-03-01 20:50:38,837 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:50:38,841 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:50:38,844 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:38,844 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:50:38,847 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:38,848 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:50:38,851 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,851 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:50:38,854 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,854 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:50:38,854 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:50:38,857 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:38,857 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:50:38,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:38,861 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:38,861 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:38,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/lvm-pv-uuid-nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/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': 'nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z', 'ID_FS_UUID_ENC': 'nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:50:38,864 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:38,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,876 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:38,876 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:38,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:50:38,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:50:38,880 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:38,882 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:38,883 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:38,885 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:38,886 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:38,886 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:50:38,886 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674e019040) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:50:38,889 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:38,892 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:38,892 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:50:38,895 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:38,895 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:50:38,898 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,899 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:50:38,902 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:38,902 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:50:38,904 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:50:38,904 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:50:38,905 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/sdf,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:38,945 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:38,945 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3. WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:38,945 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:50:38,945 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:50:38,949 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z ; label: None ; device: /dev/sdg ; serial: 36001405768230fa71984e829499a918f ; exists: True ; vg_name: test_vg3 ; vg_uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:50:38,950 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:50:38,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:50:38,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:38,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:38,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:38,964 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/sdf,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:39,011 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 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=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 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=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:39,011 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3. WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:39,011 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:50:39,011 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:39,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:50:39,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:50:39,019 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:39,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:50:39,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:50:39,022 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/sdf,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:39,054 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:39,055 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3. WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:39,055 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:50:39,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:50:39,060 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:50:39,062 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:50:39,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:39,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:50:39,068 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:39,068 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:39,071 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/lvm-pv-uuid-HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/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': 'HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3', 'ID_FS_UUID_ENC': 'HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:50:39,072 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:39,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:39,083 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:39,084 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:39,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:50:39,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:50:39,087 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:39,090 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:39,090 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:39,093 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:39,093 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:39,093 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:50:39,093 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674dfd07c0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:50:39,096 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:39,099 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:39,100 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:50:39,102 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:39,103 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:50:39,105 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:50:39,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,109 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:50:39,111 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:50:39,112 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:50:39,112 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/sdb,/dev/sdf,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:39,156 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:39,156 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:39,156 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:50:39,157 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:50:39,160 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 ; label: None ; device: /dev/sdh ; serial: 360014059d83b87d131e4b379cfbacfc6 ; exists: True ; vg_name: test_vg3 ; vg_uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; pe_start: 8 MiB ; 2024-03-01 20:50:39,161 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:50:39,163 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:50:39,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:39,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:50:39,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:50:39,175 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:39,178 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:50:39,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:39,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:39,183 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/sdb,/dev/sdf,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:39,226 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:39,226 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k. WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:39,226 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:50:39,226 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:39,227 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:39,231 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/lvm-pv-uuid-4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46', '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': '4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k', 'ID_FS_UUID_ENC': '4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:50:39,231 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:39,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:39,243 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:39,243 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:39,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:50:39,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:50:39,247 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:39,250 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:39,250 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:39,253 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:39,253 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:39,253 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:50:39,253 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674dfd3220) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:50:39,257 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:39,260 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:39,260 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:50:39,263 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:39,263 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:50:39,266 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,266 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:50:39,269 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,269 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:50:39,271 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:50:39,271 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:50:39,272 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/sdb,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:39,314 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:39,314 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:39,314 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:50:39,315 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:50:39,318 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k ; label: None ; device: /dev/sdi ; serial: 360014052f0931ad5a3a4640bd5f78d46 ; exists: True ; vg_name: test_vg3 ; vg_uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; pe_start: 8 MiB ; 2024-03-01 20:50:39,319 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:50:39,322 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:50:39,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:39,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:39,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:50:39,333 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:39,336 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:50:39,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:39,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:39,342 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/sdb,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:39,381 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:39,381 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL. WARNING: VG test_vg3 is missing PV QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL (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:50:39,381 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:50:39,381 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:39,381 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:39,386 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/lvm-pv-uuid-QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL ' '/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': 'QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL', 'ID_FS_UUID_ENC': 'QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:50:39,386 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:39,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:39,398 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:39,398 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:39,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:50:39,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:50:39,401 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:39,404 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:39,405 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:39,408 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:39,408 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:39,408 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:50:39,408 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674dfd4910) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:50:39,411 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:39,414 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:39,415 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:50:39,418 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:39,418 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:50:39,421 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,421 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:50:39,424 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,424 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:50:39,426 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:50:39,426 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:50:39,427 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:39,468 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=NePzhC-kz65-lOTQ-Ev3P-dcgD-phpr-avKmtE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=OYdqYj-B96P-MMEN-6YJd-YS6k-2hwy-byAcSN LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=md9c6K-zZsy-5VHR-dHLW-K3WR-G63X-3ikupR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8d24KX-55LF-NlcH-0mWS-TNpE-nypT-aM5CLq LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yKRkp7-1mee-jvAj-61Fd-A3QJ-WNUX-pE571e LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IG0ZJL-xSSS-2XfC-RKka-2wAy-AKGk-FaFgsa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nxNWJE-0xnH-jsPB-7gnt-5VvW-zcJX-SeGG7Z LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=HJYeXQ-BAlX-ahHy-wwrw-J1tk-Uqh7-F6dks3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=4xA1I4-Br84-x1wJ-xcSI-ZPg2-33u7-Qy262k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=4261412864 LVM2_VG_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=QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU LVM2_VG_SIZE=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:50:39,469 INFO program/MainThread: stderr[41]: 2024-03-01 20:50:39,469 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:50:39,469 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:50:39,473 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QrN1P6-M8vH-fcKq-bff0-DSpm-cr6D-hBKSlL ; label: None ; device: /dev/sdj ; serial: 360014059a2848e1cd794e5b9dac93a13 ; exists: True ; vg_name: test_vg3 ; vg_uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:50:39,473 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:50:39,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:50:39,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:39,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:39,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:50:39,488 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:39,491 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:50:39,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU ; incomplete: True ; hidden: False ; 2024-03-01 20:50:39,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:39,497 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:39,541 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl 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=PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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=X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:39,541 INFO program/MainThread: stderr[42]: 2024-03-01 20:50:39,541 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:50:39,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:39,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:39,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:50:39,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:39,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:50:39,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:50:39,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:39,564 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:39,568 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:39,568 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:39,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:50:39,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:50:39,574 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:39,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:50:39,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:39,584 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:39,584 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:39,585 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:50:39,585 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:50:39,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:39,588 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:39,591 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:39,591 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:39,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/e4e36c8f-f5ce-4620-b3be-2c908886b7ef ' '/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-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUNYi6qLRAjD0WpFpSiaa5XAL84Ilo5KzH', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUNYi6qLRAjD0WpFpSiaa5XAL84Ilo5KzH', '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': 'e4e36c8f-f5ce-4620-b3be-2c908886b7ef', 'ID_FS_UUID_ENC': 'e4e36c8f-f5ce-4620-b3be-2c908886b7ef', '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': '592303636'} ; 2024-03-01 20:50:39,595 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:50:39,595 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:39,598 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:50:39,598 INFO program/MainThread: stderr[43]: 2024-03-01 20:50:39,598 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:50:39,598 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:39,601 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:50:39,601 INFO program/MainThread: stderr[44]: 2024-03-01 20:50:39,601 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:50:39,601 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:39,604 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:50:39,604 INFO program/MainThread: stderr[45]: 2024-03-01 20:50:39,604 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:50:39,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,617 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:50:39,613 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH 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 (0x7f674dfc7f40) -- 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 = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:50:39,617 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:39,621 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:50:39,621 INFO program/MainThread: stderr[46]: 2024-03-01 20:50:39,621 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:50:39,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:50:39,628 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:39,628 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:50:39,631 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:39,632 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:50:39,635 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,635 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:50:39,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:50:39,638 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:50:39,641 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:39,641 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:50:39,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:39,645 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:39,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:39,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:39,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:50:39,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:39,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:50:39,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:50:39,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:39,676 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:39,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:50:39,680 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:39,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:50:39,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:50:39,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:39,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:50:39,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:50:39,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:39,693 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:39,696 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:39,696 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:39,697 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:50:39,697 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:50:39,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:39,700 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:39,703 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:39,703 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:39,706 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhU4dhTtQSWLhVGvW9aXTbTIne2pNAeR2JZ ' '/dev/disk/by-uuid/dd10a90a-1c22-4db6-8925-b28ea6c81e48 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhU4dhTtQSWLhVGvW9aXTbTIne2pNAeR2JZ', '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': 'dd10a90a-1c22-4db6-8925-b28ea6c81e48', 'ID_FS_UUID_ENC': 'dd10a90a-1c22-4db6-8925-b28ea6c81e48', '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': '591222107'} ; 2024-03-01 20:50:39,706 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:50:39,707 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:39,710 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:50:39,710 INFO program/MainThread: stderr[47]: 2024-03-01 20:50:39,710 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:50:39,710 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:39,712 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:50:39,713 INFO program/MainThread: stderr[48]: 2024-03-01 20:50:39,713 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:50:39,713 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:39,715 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:50:39,715 INFO program/MainThread: stderr[49]: 2024-03-01 20:50:39,715 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:50:39,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:50:39,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,727 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:50:39,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,728 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:50:39,723 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ 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 (0x7f674dfc7f40) -- name = test_vg3 status = True 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 = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:50:39,728 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:39,731 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:50:39,731 INFO program/MainThread: stderr[50]: 2024-03-01 20:50:39,731 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:50:39,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:50:39,738 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:39,738 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:50:39,741 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:39,741 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:50:39,745 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,745 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:50:39,748 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,748 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:50:39,748 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:50:39,751 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:39,751 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:50:39,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:39,755 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:39,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:39,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:39,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:50:39,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:39,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:50:39,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:50:39,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:39,777 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:39,780 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:39,780 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:39,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:50:39,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:50:39,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:39,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:50:39,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:50:39,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:39,793 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:39,796 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:39,796 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:39,797 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:50:39,797 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:50:39,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:39,800 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:39,803 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:39,803 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:39,806 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-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUX3PCCrm83OphaL0nWaEeyIdWVWEzFm8v ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/674e8fc1-74f1-4637-8650-4ddf2f6162fc ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUX3PCCrm83OphaL0nWaEeyIdWVWEzFm8v', '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': '674e8fc1-74f1-4637-8650-4ddf2f6162fc', 'ID_FS_UUID_ENC': '674e8fc1-74f1-4637-8650-4ddf2f6162fc', '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': '590155015'} ; 2024-03-01 20:50:39,806 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:50:39,807 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:39,810 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:50:39,810 INFO program/MainThread: stderr[51]: 2024-03-01 20:50:39,810 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:50:39,810 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:39,812 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:50:39,812 INFO program/MainThread: stderr[52]: 2024-03-01 20:50:39,813 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:50:39,813 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:39,815 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:50:39,815 INFO program/MainThread: stderr[53]: 2024-03-01 20:50:39,815 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:50:39,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:50:39,825 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,826 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:50:39,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,828 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:50:39,823 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v 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 (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:50:39,828 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:39,831 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:50:39,831 INFO program/MainThread: stderr[54]: 2024-03-01 20:50:39,831 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:50:39,835 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:50:39,838 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:39,838 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:50:39,841 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:39,841 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:50:39,845 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,845 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:50:39,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:50:39,848 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:50:39,851 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:39,851 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:50:39,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:39,855 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:39,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:39,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:39,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:50:39,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:39,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:50:39,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:50:39,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:39,877 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:39,880 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:39,880 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:39,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:50:39,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:50:39,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:39,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:50:39,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:50:39,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:39,893 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:39,896 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:39,896 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:39,897 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:50:39,897 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:50:39,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:39,900 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:39,903 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:39,903 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:39,907 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/c85ce8cc-69f1-44ef-b005-50cb077aea5f ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUwTrlSFy5YHKHtcckUkAAHxo2U57w4dtn', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUwTrlSFy5YHKHtcckUkAAHxo2U57w4dtn', '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': 'c85ce8cc-69f1-44ef-b005-50cb077aea5f', 'ID_FS_UUID_ENC': 'c85ce8cc-69f1-44ef-b005-50cb077aea5f', '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': '589739849'} ; 2024-03-01 20:50:39,907 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:39,907 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:39,910 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:50:39,910 INFO program/MainThread: stderr[55]: 2024-03-01 20:50:39,910 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:50:39,911 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:39,913 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:50:39,913 INFO program/MainThread: stderr[56]: 2024-03-01 20:50:39,913 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:50:39,913 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:39,916 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:50:39,916 INFO program/MainThread: stderr[57]: 2024-03-01 20:50:39,916 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:50:39,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:50:39,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,927 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:39,928 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,929 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:39,924 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn 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 (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:50:39,930 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:39,932 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:50:39,932 INFO program/MainThread: stderr[58]: 2024-03-01 20:50:39,933 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:50:39,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:50:39,940 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:39,940 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:50:39,943 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:39,943 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:50:39,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:50:39,949 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:50:39,950 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:50:39,953 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:39,953 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:50:39,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:39,956 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:39,957 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:39,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': '10722950'} ; 2024-03-01 20:50:39,960 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:39,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:39,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:39,971 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:39,971 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:39,971 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:39,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:50:39,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:50:39,974 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:39,977 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:39,977 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:39,980 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:39,980 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:39,981 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:50:39,981 INFO blivet/MainThread: got device: DiskDevice instance (0x7f674dfbe100) -- 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:50:39,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:39,987 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:39,987 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:50:39,990 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:39,990 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:50:39,993 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,993 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:50:39,996 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:39,996 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:50:39,999 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:40,002 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:40,005 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:40,011 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 0x7f674f574840> 2024-03-01 20:50:40,049 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:50:40,053 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:40,053 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:40,056 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': '10726774'} ; 2024-03-01 20:50:40,056 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:40,056 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:40,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:40,066 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:40,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:40,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,087 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:50:40,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:50:40,114 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:40,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:50:40,117 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:40,120 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:40,120 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:40,123 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:40,123 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:40,124 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:40,126 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:40,129 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:40,132 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:40,135 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:40,137 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:40,138 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:40,138 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:50:40,139 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:40,138 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f674dfc6130) -- 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 0x7f674f1290e0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:40,142 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:40,145 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:40,145 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:50:40,148 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:40,148 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:50:40,151 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:40,151 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:50:40,154 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:40,154 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:50:40,154 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:40,157 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:40,157 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:50:40,160 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:40,160 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:40,163 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUwTrlSFy5YHKHtcckUkAAHxo2U57w4dtn ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/c85ce8cc-69f1-44ef-b005-50cb077aea5f ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUwTrlSFy5YHKHtcckUkAAHxo2U57w4dtn', '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': 'c85ce8cc-69f1-44ef-b005-50cb077aea5f', 'ID_FS_UUID_ENC': 'c85ce8cc-69f1-44ef-b005-50cb077aea5f', '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': '589739849'} ; 2024-03-01 20:50:40,163 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:40,163 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:40,166 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:50:40,167 INFO program/MainThread: stderr[59]: 2024-03-01 20:50:40,167 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:50:40,167 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:40,169 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:50:40,169 INFO program/MainThread: stderr[60]: 2024-03-01 20:50:40,169 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:50:40,169 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:40,172 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:50:40,172 INFO program/MainThread: stderr[61]: 2024-03-01 20:50:40,172 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:50:40,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,179 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:50:40,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:40,184 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:40,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:40,186 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:40,180 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:40,186 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:40,189 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:50:40,189 INFO program/MainThread: stderr[62]: 2024-03-01 20:50:40,189 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:50:40,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:50:40,193 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:50:40,196 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/674e8fc1-74f1-4637-8650-4ddf2f6162fc ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUX3PCCrm83OphaL0nWaEeyIdWVWEzFm8v', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUX3PCCrm83OphaL0nWaEeyIdWVWEzFm8v', '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': '674e8fc1-74f1-4637-8650-4ddf2f6162fc', 'ID_FS_UUID_ENC': '674e8fc1-74f1-4637-8650-4ddf2f6162fc', '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': '590155015'} ; 2024-03-01 20:50:40,196 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:50:40,197 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:40,199 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:50:40,199 INFO program/MainThread: stderr[63]: 2024-03-01 20:50:40,199 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:50:40,200 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:40,202 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:50:40,202 INFO program/MainThread: stderr[64]: 2024-03-01 20:50:40,202 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:50:40,202 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:40,205 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:50:40,205 INFO program/MainThread: stderr[65]: 2024-03-01 20:50:40,205 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:50:40,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,212 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:50:40,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:40,216 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:40,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:40,217 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:40,212 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:40,218 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:40,221 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:50:40,221 INFO program/MainThread: stderr[66]: 2024-03-01 20:50:40,221 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:50:40,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:50:40,225 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:50:40,228 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/dd10a90a-1c22-4db6-8925-b28ea6c81e48 ' '/dev/disk/by-id/dm-uuid-LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhU4dhTtQSWLhVGvW9aXTbTIne2pNAeR2JZ', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhU4dhTtQSWLhVGvW9aXTbTIne2pNAeR2JZ', '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': 'dd10a90a-1c22-4db6-8925-b28ea6c81e48', 'ID_FS_UUID_ENC': 'dd10a90a-1c22-4db6-8925-b28ea6c81e48', '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': '591222107'} ; 2024-03-01 20:50:40,228 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:50:40,228 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:40,231 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:50:40,231 INFO program/MainThread: stderr[67]: 2024-03-01 20:50:40,231 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:50:40,231 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:40,233 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:50:40,234 INFO program/MainThread: stderr[68]: 2024-03-01 20:50:40,234 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:50:40,234 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:40,236 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:50:40,236 INFO program/MainThread: stderr[69]: 2024-03-01 20:50:40,236 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:50:40,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,243 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:50:40,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:40,247 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:40,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:40,249 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:40,244 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:40,250 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:40,252 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:50:40,253 INFO program/MainThread: stderr[70]: 2024-03-01 20:50:40,253 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:50:40,256 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:50:40,256 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:50:40,259 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-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUNYi6qLRAjD0WpFpSiaa5XAL84Ilo5KzH ' '/dev/disk/by-uuid/e4e36c8f-f5ce-4620-b3be-2c908886b7ef ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-keyENn6phUXV1RbBFIaZRTEtQjnKqjhUNYi6qLRAjD0WpFpSiaa5XAL84Ilo5KzH', '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': 'e4e36c8f-f5ce-4620-b3be-2c908886b7ef', 'ID_FS_UUID_ENC': 'e4e36c8f-f5ce-4620-b3be-2c908886b7ef', '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': '592303636'} ; 2024-03-01 20:50:40,259 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:50:40,260 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:40,262 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:50:40,262 INFO program/MainThread: stderr[71]: 2024-03-01 20:50:40,262 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:50:40,262 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:40,265 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:50:40,265 INFO program/MainThread: stderr[72]: 2024-03-01 20:50:40,265 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:50:40,265 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:40,267 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:50:40,268 INFO program/MainThread: stderr[73]: 2024-03-01 20:50:40,268 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:50:40,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,275 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:50:40,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:40,279 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:40,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:40,280 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:40,275 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:40,281 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:40,284 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:50:40,284 INFO program/MainThread: stderr[74]: 2024-03-01 20:50:40,284 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:50:40,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:50:40,287 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:50:40,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/eb56e156-a1c5-4279-a465-851531c18187 ' '/dev/disk/by-id/dm-uuid-LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uMPPrzb7RCN5tXYxyATwfgpfZeHWwI3XQw ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uMPPrzb7RCN5tXYxyATwfgpfZeHWwI3XQw', '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': 'eb56e156-a1c5-4279-a465-851531c18187', 'ID_FS_UUID_ENC': 'eb56e156-a1c5-4279-a465-851531c18187', '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': '594020928'} ; 2024-03-01 20:50:40,290 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:50:40,291 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:40,293 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:50:40,293 INFO program/MainThread: stderr[75]: 2024-03-01 20:50:40,293 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:50:40,294 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:40,296 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:50:40,296 INFO program/MainThread: stderr[76]: 2024-03-01 20:50:40,296 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:50:40,296 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:40,299 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:50:40,299 INFO program/MainThread: stderr[77]: 2024-03-01 20:50:40,299 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:50:40,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,306 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:50:40,308 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,309 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,310 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,306 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:50:40,311 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:40,313 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:50:40,313 INFO program/MainThread: stderr[78]: 2024-03-01 20:50:40,313 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:50:40,317 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:50:40,317 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:50:40,320 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a3a9c7a0-b1a3-4598-98ba-7515cff91f11 ' '/dev/disk/by-id/dm-uuid-LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uM1OaxnNZ6wZvK1NyxEzkT5P77AHp8EKAl ' '/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': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-MnAwqHXeG2teaa8Bdtyki23TNhAgL3uM1OaxnNZ6wZvK1NyxEzkT5P77AHp8EKAl', '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': 'a3a9c7a0-b1a3-4598-98ba-7515cff91f11', 'ID_FS_UUID_ENC': 'a3a9c7a0-b1a3-4598-98ba-7515cff91f11', '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': '594484754'} ; 2024-03-01 20:50:40,320 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:40,320 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:40,323 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:50:40,323 INFO program/MainThread: stderr[79]: 2024-03-01 20:50:40,323 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:50:40,323 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:40,326 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:50:40,326 INFO program/MainThread: stderr[80]: 2024-03-01 20:50:40,326 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:50:40,326 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:40,328 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:50:40,328 INFO program/MainThread: stderr[81]: 2024-03-01 20:50:40,329 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:50:40,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,336 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:50:40,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,339 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,340 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,336 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,341 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:40,343 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:50:40,343 INFO program/MainThread: stderr[82]: 2024-03-01 20:50:40,343 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:50:40,347 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:40,347 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:50:40,350 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-id/dm-uuid-LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQROZ0Pn908YkLzBrgyCKeY6MnsWJtgjnR ' '/dev/disk/by-uuid/b36133ec-b1c7-4dd5-a74d-241f684cb2b5 ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQROZ0Pn908YkLzBrgyCKeY6MnsWJtgjnR', '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': 'b36133ec-b1c7-4dd5-a74d-241f684cb2b5', 'ID_FS_UUID_ENC': 'b36133ec-b1c7-4dd5-a74d-241f684cb2b5', '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': '596232778'} ; 2024-03-01 20:50:40,350 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:40,351 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:40,353 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:50:40,353 INFO program/MainThread: stderr[83]: 2024-03-01 20:50:40,353 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:50:40,354 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:40,356 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:50:40,356 INFO program/MainThread: stderr[84]: 2024-03-01 20:50:40,356 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:50:40,356 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:40,359 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:50:40,359 INFO program/MainThread: stderr[85]: 2024-03-01 20:50:40,359 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:50:40,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,366 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:50:40,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,369 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,370 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,366 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:50:40,371 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:40,373 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:50:40,373 INFO program/MainThread: stderr[86]: 2024-03-01 20:50:40,373 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:50:40,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:40,377 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:50:40,380 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-id/dm-uuid-LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQy7scVQVckBJ1LjTK3h32c0kuw871UUYj ' '/dev/disk/by-uuid/c889fb52-ce02-41ed-8407-03439d059d21', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-64kHhmVzEICSduD8UCA22p32kBNrM2xQy7scVQVckBJ1LjTK3h32c0kuw871UUYj', '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': 'c889fb52-ce02-41ed-8407-03439d059d21', 'ID_FS_UUID_ENC': 'c889fb52-ce02-41ed-8407-03439d059d21', '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': '596652308'} ; 2024-03-01 20:50:40,380 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:40,380 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:40,383 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:50:40,383 INFO program/MainThread: stderr[87]: 2024-03-01 20:50:40,383 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:50:40,383 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:40,385 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:50:40,386 INFO program/MainThread: stderr[88]: 2024-03-01 20:50:40,386 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:50:40,386 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:40,388 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:50:40,388 INFO program/MainThread: stderr[89]: 2024-03-01 20:50:40,388 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:50:40,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,395 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:50:40,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,398 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,399 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,395 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,400 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:40,402 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:50:40,403 INFO program/MainThread: stderr[90]: 2024-03-01 20:50:40,403 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:50:40,406 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:40,406 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:50:40,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,421 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,439 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:40,439 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:40,443 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:40,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:40,448 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:40,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:40,451 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:40,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:40,459 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:40,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:40,462 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:40,465 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:40,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:40,470 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:40,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:40,473 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:40,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:40,481 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:40,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:40,484 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:40,487 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:40,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:40,492 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:40,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:40,495 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:40,498 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:40,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:40,503 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:40,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:40,506 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:40,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,512 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:50:40,512 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,513 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,513 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,513 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,514 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,514 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,514 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,515 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,515 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,515 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,516 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,516 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:40,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:50:40,521 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:50:40,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:50:40,526 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:50:40,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:50:40,532 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:50:40,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,537 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:50:40,537 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:40,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,540 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,541 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,544 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,545 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,548 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,549 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,553 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,553 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,557 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,558 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,561 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,562 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,565 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,565 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,566 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,569 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,570 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,573 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,574 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,577 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,578 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,581 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,582 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,585 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,586 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,589 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,590 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,593 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,594 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,597 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,598 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,601 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,602 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,605 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,606 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,609 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,610 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,613 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,614 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,617 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,618 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,618 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,615 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,621 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,622 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,622 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,626 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,626 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,626 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,630 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,630 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,631 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,633 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,634 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,634 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,635 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,631 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,638 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,639 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,642 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,643 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,646 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,647 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,650 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,651 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,654 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,655 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,657 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,658 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,658 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,659 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,661 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,662 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,663 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,665 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,666 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,666 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,667 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:40,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = y7scVQ-VckB-J1Lj-TK3h-32c0-kuw8-71UUYj size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:50:40,667 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:50:40,670 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:50:40,670 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:40,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:50:40,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:50:40,674 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:40,674 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:50:40,677 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:50:40,678 INFO program/MainThread: stderr[91]: 2024-03-01 20:50:40,678 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:50:40,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:50:40,682 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:50:40,682 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:40,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,688 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:50:40,688 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:50:40,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,694 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,698 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,698 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,701 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,708 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,711 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,715 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,716 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,722 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,725 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,726 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,729 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,730 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,733 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,739 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,740 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,746 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,747 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,749 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,750 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,753 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,754 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,756 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,757 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,760 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,760 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,763 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,764 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,766 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,767 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,770 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,771 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,774 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,777 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,780 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,781 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,784 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,784 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,787 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,788 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,791 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,791 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,794 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,795 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,797 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:40,798 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:40,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e01adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ROZ0Pn-908Y-kLzB-rgyC-KeY6-MnsW-JtgjnR size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e0cc6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 64kHhm-VzEI-CSdu-D8UC-A22p-32kB-NrM2xQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:50:40,799 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:50:40,801 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:50:40,802 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:40,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:50:40,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:50:40,805 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:40,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:40,808 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:50:40,808 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:40,808 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'test_vg1', 'sda'] 2024-03-01 20:50:40,808 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:50:40,811 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:50:40,811 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:40,814 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:40,817 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:40,819 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:40,819 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:50:40,819 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:40,819 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:50:40,820 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:50:40,822 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:40,822 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:40,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:50:40,825 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:50:40,825 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:40,825 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:50:40,825 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:50:40,828 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:40,828 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:40,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:50:40,831 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:50:40,831 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:40,831 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:50:40,831 DEBUG blivet/MainThread: removing sda 2024-03-01 20:50:40,833 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:40,833 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:40,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:50:40,836 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:50:40,836 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:40,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,842 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:50:40,842 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,842 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,842 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,843 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,843 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,843 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,844 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,844 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,844 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,845 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,845 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,845 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:40,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:50:40,851 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:50:40,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:50:40,856 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:50:40,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:50:40,861 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:50:40,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:40,866 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:50:40,866 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:50:40,868 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,869 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,869 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,870 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,873 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,873 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,874 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,876 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,877 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,878 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,880 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,881 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,884 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,884 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,885 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,888 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,888 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,889 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,889 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,892 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,893 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,893 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,896 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,896 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,897 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,899 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,900 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,900 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,901 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,904 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,904 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,905 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,908 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,909 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,911 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,912 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,913 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,916 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,917 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,920 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,920 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,921 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,924 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,924 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,925 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,921 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,928 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,928 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,929 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,925 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,931 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,932 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,935 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,935 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,936 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,939 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,939 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,940 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,940 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,942 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,943 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,944 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,946 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,947 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,948 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,950 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,951 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,952 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,954 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,955 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,956 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,958 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,959 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,960 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,962 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,962 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,963 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,963 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,966 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,966 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,967 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,970 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,970 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,971 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,973 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,974 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,974 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,975 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,977 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,978 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,978 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,979 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,981 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,982 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,982 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,983 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,985 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,986 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,986 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,987 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,989 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,990 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,990 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:40,991 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:40,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1OaxnN-Z6wZ-vK1N-yxEz-kT5P-77AH-p8EKAl size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:50:40,991 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:50:40,994 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:50:40,994 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:40,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:50:40,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:50:40,997 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:41,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:50:41,001 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:50:41,001 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:41,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:50:41,006 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:50:41,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,008 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,009 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,009 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,011 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,012 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,013 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,015 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,016 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,016 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,019 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,020 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,022 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,023 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,023 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,026 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,026 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,026 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,027 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,029 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,030 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,030 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,030 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,032 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,033 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,033 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,034 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,036 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,037 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,037 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,039 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,040 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,041 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,043 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,043 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,044 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,044 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,046 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,047 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,047 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,048 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,050 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,050 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,050 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,051 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,053 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,054 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,054 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,054 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,057 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,057 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,057 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,058 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,060 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,060 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,061 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,061 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,063 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,064 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,065 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,067 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,067 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,068 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,070 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,071 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,071 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,072 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,074 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,074 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,075 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,075 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,077 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,078 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,078 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,078 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,081 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,082 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,084 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,085 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,085 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,087 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,088 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,088 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,089 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,091 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,091 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,092 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,094 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,095 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,096 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,098 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,098 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,099 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,099 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,102 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,102 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,102 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,105 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,106 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,108 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,109 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,109 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,109 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,111 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,112 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,113 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,115 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,115 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:41,116 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:41,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfbebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PPrzb7-RCN5-tXYx-yATw-fgpf-ZeHW-wI3XQw size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674e034c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = MnAwqH-XeG2-teaa-8Bdt-yki2-3TNh-AgL3uM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:50:41,117 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:50:41,120 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:50:41,120 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:50:41,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:50:41,123 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:41,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:41,126 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:50:41,126 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:41,126 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sde', 'sdd'] 2024-03-01 20:50:41,126 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:50:41,129 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:50:41,129 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,132 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:50:41,135 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:50:41,138 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:50:41,138 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:50:41,138 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:50:41,138 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:50:41,138 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:50:41,140 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:41,140 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:50:41,143 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:50:41,143 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:50:41,143 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:50:41,143 DEBUG blivet/MainThread: removing sde 2024-03-01 20:50:41,146 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:41,146 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:50:41,149 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:50:41,149 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:50:41,149 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:50:41,149 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:50:41,151 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:41,152 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:50:41,154 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:50:41,154 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:50:41,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,160 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:50:41,160 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,161 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,161 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,162 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,162 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,162 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,163 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,163 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,164 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,164 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,164 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,165 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:41,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:50:41,170 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:50:41,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:50:41,175 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:50:41,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:50:41,180 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:50:41,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:50:41,185 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:50:41,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,191 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:50:41,191 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:50:41,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,196 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,199 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,201 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,205 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,206 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,210 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,211 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,215 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,216 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,220 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,222 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,226 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,227 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,231 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,232 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,236 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,237 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,241 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,243 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,246 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,248 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,252 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,253 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,257 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,258 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,262 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,263 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,267 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,268 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,272 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,274 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,278 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,279 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,283 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,284 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,288 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,289 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,293 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,294 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,298 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,300 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,304 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,305 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,309 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,310 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,314 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,315 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,319 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,320 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,324 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,326 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,330 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,331 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,335 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,336 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,340 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,341 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,345 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,346 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,350 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,352 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,355 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,357 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:41,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674dfd82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NYi6qL-RAjD-0WpF-pSia-a5XA-L84I-lo5KzH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:50:41,357 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:50:41,360 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:50:41,360 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:50:41,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:50:41,364 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:41,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:50:41,367 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:50:41,367 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:41,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,372 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:50:41,372 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:50:41,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,375 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,376 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,377 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,380 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,381 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,381 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,385 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,386 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,390 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,391 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,395 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,395 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,396 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,399 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,401 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,404 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,405 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,409 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,410 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,414 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,415 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,420 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,423 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,424 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,428 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,429 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,433 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,434 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,438 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,439 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,443 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,444 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,447 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,449 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,452 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,453 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,457 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,458 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,462 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,463 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,466 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,468 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,471 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,472 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,476 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,477 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,481 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,482 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,485 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,487 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,490 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,491 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,495 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,496 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,500 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,501 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,505 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,506 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,509 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,511 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,514 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,515 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,519 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,520 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,524 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,525 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:41,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e081160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4dhTtQ-SWLh-VGvW-9aXT-bTIn-e2pN-AeR2JZ size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:50:41,526 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:50:41,528 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:50:41,528 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:50:41,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:50:41,532 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:41,535 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:50:41,535 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:50:41,535 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:41,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,540 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:50:41,541 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:50:41,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,544 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,545 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,548 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,549 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,552 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,553 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,557 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,558 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,561 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,562 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,565 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,567 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,570 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,571 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,574 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,575 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,579 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,580 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,583 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,584 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,587 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,588 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,592 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,593 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,596 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,597 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,600 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,601 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,605 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,606 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,609 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,610 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,613 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,615 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,618 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,619 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,615 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,622 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,623 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,627 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,628 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,631 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,632 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,635 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,637 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,640 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,641 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,644 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,645 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,649 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,650 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,653 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,654 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,657 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,658 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,662 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,663 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,666 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,667 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,671 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,672 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,675 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,676 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,679 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,680 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:41,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0192e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X3PCCr-m83O-phaL-0nWa-EeyI-dWVW-EzFm8v size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,681 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:50:41,684 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:50:41,684 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:50:41,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:50:41,687 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:41,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:41,690 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:50:41,690 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:41,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:41,695 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:50:41,696 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:50:41,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,698 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,699 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,702 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,703 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,706 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,707 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,710 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,711 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,714 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,715 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,718 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,719 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,722 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,723 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,726 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,727 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,730 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,731 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,734 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,735 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,738 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,739 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,742 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,743 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,746 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,747 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,750 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,751 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,754 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,755 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,758 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,759 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,762 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,763 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,766 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,766 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,769 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,770 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,773 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,774 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,777 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,778 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,781 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,782 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,785 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,786 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,789 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,790 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,793 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,794 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,797 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,798 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,801 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,802 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,805 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,806 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,809 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,810 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,813 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,814 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,817 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,818 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,814 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,821 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:41,822 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:41,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f674e0cc310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wTrlSF-y5YH-KHtc-ckUk-AAHx-o2U5-7w4dtn size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f674dfc7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = keyENn-6phU-XV1R-bBFI-aZRT-EtQj-nKqjhU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:50:41,822 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:50:41,825 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:50:41,825 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:50:41,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:50:41,828 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:41,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:50:41,831 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:50:41,831 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:41,832 DEBUG blivet.ansible/MainThread: ['sdj', 'sdi', 'test_vg3', 'sdg', 'sdh'] 2024-03-01 20:50:41,832 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:50:41,834 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:50:41,834 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,837 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:50:41,840 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:50:41,843 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:50:41,845 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:50:41,846 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:50:41,846 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:50:41,846 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:50:41,846 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:50:41,848 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:41,848 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:50:41,851 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:50:41,851 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:50:41,851 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:50:41,851 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:50:41,854 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:41,854 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:50:41,857 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:50:41,857 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:50:41,857 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:50:41,857 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:50:41,859 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:41,859 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:50:41,862 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:50:41,862 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:50:41,862 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:50:41,862 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:50:41,865 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:41,865 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:41,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:50:41,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:50:41,868 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:50:41,868 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,927 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:41,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,962 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:41,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,975 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,995 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:41,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,011 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,031 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:42,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,042 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,062 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:42,063 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,096 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:42,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,130 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:42,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,144 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,164 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:42,165 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:42,166 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:42,167 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:42,167 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:50:42,167 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:50:42,167 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:50:42,167 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:50:42,167 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:50:42,167 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:50:42,168 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:50:42,171 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:42,174 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:42,176 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:50:42,176 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:50:42,179 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:42,179 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 0x7f674df4cf90> 2024-03-01 20:50:42,179 INFO blivet/MainThread: sorting actions... 2024-03-01 20:50:42,198 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:42,199 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:42,199 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:42,199 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:42,199 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:42,199 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:42,199 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:42,200 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:42,200 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:50:42,200 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:50:42,200 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:50:42,200 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:50:42,200 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:50:42,200 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:42,200 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:42,201 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:42,201 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:42,201 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:50:42,201 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:50:42,201 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:50:42,201 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:50:42,201 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:42,201 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:42,202 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:42,202 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:42,202 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:42,202 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:42,202 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:42,202 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:42,202 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:42,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,208 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:42,208 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:50:42,217 INFO program/MainThread: stdout: 2024-03-01 20:50:42,217 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:42,217 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,234 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,249 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,249 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:42,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:42,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:50:42,260 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:42,263 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:50:42,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:50:42,266 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:42,301 INFO program/MainThread: stdout[92]: 2024-03-01 20:50:42,301 INFO program/MainThread: stderr[92]: 2024-03-01 20:50:42,301 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:50:42,305 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:42,308 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,311 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,313 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,316 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,319 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,322 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,324 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,327 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:42,330 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:42,364 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:50:42,364 INFO program/MainThread: stderr[93]: 2024-03-01 20:50:42,364 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:50:42,365 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:42,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,379 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:42,380 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:50:42,393 INFO program/MainThread: stdout: 2024-03-01 20:50:42,394 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:42,394 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,394 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,453 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:42,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:42,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:50:42,463 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:42,466 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:50:42,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:50:42,469 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:42,508 INFO program/MainThread: stdout[94]: 2024-03-01 20:50:42,508 INFO program/MainThread: stderr[94]: 2024-03-01 20:50:42,508 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:50:42,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:42,515 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,518 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,520 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,523 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,526 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,529 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,532 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:42,537 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:42,571 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:50:42,571 INFO program/MainThread: stderr[95]: 2024-03-01 20:50:42,571 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:50:42,572 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:42,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,590 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:42,590 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:50:42,600 INFO program/MainThread: stdout: 2024-03-01 20:50:42,600 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:42,600 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,659 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,660 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:42,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:42,666 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:50:42,670 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:42,673 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:50:42,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:50:42,676 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:42,713 INFO program/MainThread: stdout[96]: 2024-03-01 20:50:42,713 INFO program/MainThread: stderr[96]: 2024-03-01 20:50:42,713 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:50:42,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:42,720 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,723 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,725 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,728 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,731 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,734 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,737 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,740 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:42,742 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:42,779 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:50:42,779 INFO program/MainThread: stderr[97]: 2024-03-01 20:50:42,779 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:50:42,780 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:42,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,797 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:42,798 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:50:42,810 INFO program/MainThread: stdout: 2024-03-01 20:50:42,810 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:42,811 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,852 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,852 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,865 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,866 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:42,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:42,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:50:42,876 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:42,879 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:50:42,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:50:42,882 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:42,918 INFO program/MainThread: stdout[98]: 2024-03-01 20:50:42,918 INFO program/MainThread: stderr[98]: 2024-03-01 20:50:42,918 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:50:42,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:42,925 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,928 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,931 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,933 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,936 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,939 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,941 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,944 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:50:42,947 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:42,979 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:50:42,980 INFO program/MainThread: stderr[99]: 2024-03-01 20:50:42,980 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:50:42,981 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:50:42,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:50:42,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:50:43,007 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:43,016 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,021 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:43,029 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,036 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:43,041 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,046 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:43,051 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:43,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:50:43,065 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:43,106 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:50:43,106 INFO program/MainThread: stderr[100]: 2024-03-01 20:50:43,106 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:50:43,110 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:43,167 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:50:43,167 INFO program/MainThread: stderr[101]: 2024-03-01 20:50:43,167 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:50:43,168 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:43,213 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:50:43,213 INFO program/MainThread: stderr[102]: 2024-03-01 20:50:43,213 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:50:43,214 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:50:43,223 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,231 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:50:43,239 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:50:43,240 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:43,304 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:50:43,304 INFO program/MainThread: stderr[103]: 2024-03-01 20:50:43,304 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:50:43,305 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:50:43,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,320 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:43,328 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:50:43,329 INFO program/MainThread: stderr[104]: 2024-03-01 20:50:43,329 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:50:43,329 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:50:43,343 INFO program/MainThread: stdout[105]: 2024-03-01 20:50:43,343 INFO program/MainThread: stderr[105]: 2024-03-01 20:50:43,343 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:50:43,344 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,353 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,353 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,366 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,367 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:50:43,370 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,373 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:50:43,375 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:50:43,375 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdd,/dev/sda,/dev/sdc,/dev/sdg ... 2024-03-01 20:50:43,406 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:50:43,406 INFO program/MainThread: stderr[106]: 2024-03-01 20:50:43,406 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:50:43,407 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:50:43,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,425 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,425 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:43,434 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:50:43,434 INFO program/MainThread: stderr[107]: 2024-03-01 20:50:43,434 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:50:43,434 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:50:43,447 INFO program/MainThread: stdout[108]: 2024-03-01 20:50:43,448 INFO program/MainThread: stderr[108]: 2024-03-01 20:50:43,448 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:50:43,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,461 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,475 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:50:43,478 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,481 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:50:43,483 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:50:43,484 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/sdb,/dev/sdj,/dev/sdf,/dev/sdi,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:43,514 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:50:43,514 INFO program/MainThread: stderr[109]: 2024-03-01 20:50:43,514 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:50:43,514 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:50:43,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,533 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,533 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/sdb,/dev/sdj,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:43,542 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:50:43,542 INFO program/MainThread: stderr[110]: 2024-03-01 20:50:43,542 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:50:43,542 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:50:43,557 INFO program/MainThread: stdout[111]: 2024-03-01 20:50:43,557 INFO program/MainThread: stderr[111]: 2024-03-01 20:50:43,557 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:50:43,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,573 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,585 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,586 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:50:43,589 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,592 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:50:43,594 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:50:43,594 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/sdb,/dev/sdj,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:43,628 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:50:43,628 INFO program/MainThread: stderr[112]: 2024-03-01 20:50:43,628 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:50:43,628 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:50:43,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,645 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/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:43,653 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:50:43,654 INFO program/MainThread: stderr[113]: 2024-03-01 20:50:43,654 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:50:43,654 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:50:43,667 INFO program/MainThread: stdout[114]: 2024-03-01 20:50:43,667 INFO program/MainThread: stderr[114]: 2024-03-01 20:50:43,667 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:50:43,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,679 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,679 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,693 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,694 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:43,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,700 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:43,701 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:50:43,740 INFO program/MainThread: stdout: 2024-03-01 20:50:43,741 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:43,741 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,741 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,760 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,773 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,774 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:43,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:43,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:50:43,784 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:43,787 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:50:43,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:50:43,790 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/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:43,846 INFO program/MainThread: stdout[115]: 2024-03-01 20:50:43,846 INFO program/MainThread: stderr[115]: 2024-03-01 20:50:43,846 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:50:43,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:50:43,854 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,856 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:50:43,859 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,862 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:50:43,864 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,867 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:50:43,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:50:43,870 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/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:43,898 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:50:43,899 INFO program/MainThread: stderr[116]: 2024-03-01 20:50:43,899 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:50:43,900 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:43,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:43,915 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:43,915 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:50:43,931 INFO program/MainThread: stdout: 2024-03-01 20:50:43,931 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:43,931 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,957 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:43,972 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:43,973 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:43,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:43,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:50:43,983 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:43,986 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:50:43,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:50:43,989 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/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,027 INFO program/MainThread: stdout[117]: 2024-03-01 20:50:44,027 INFO program/MainThread: stderr[117]: 2024-03-01 20:50:44,027 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:50:44,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:50:44,034 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,037 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,040 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,043 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,045 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,048 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:50:44,051 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/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,083 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:50:44,083 INFO program/MainThread: stderr[118]: 2024-03-01 20:50:44,083 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:50:44,084 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:50:44,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:50:44,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:50:44,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:50:44,109 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,122 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,128 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,134 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,137 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,140 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:50:44,142 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/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,176 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:50:44,176 INFO program/MainThread: stderr[119]: 2024-03-01 20:50:44,176 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:50:44,176 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,224 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:50:44,224 INFO program/MainThread: stderr[120]: 2024-03-01 20:50:44,224 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:50:44,224 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,249 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:50:44,250 INFO program/MainThread: stderr[121]: 2024-03-01 20:50:44,250 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:50:44,250 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:50:44,259 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,266 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:50:44,274 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:50:44,274 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/sdb,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,321 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:50:44,321 INFO program/MainThread: stderr[122]: 2024-03-01 20:50:44,321 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:50:44,321 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:50:44,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,334 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,335 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/sdf,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,342 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:50:44,342 INFO program/MainThread: stderr[123]: 2024-03-01 20:50:44,343 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:50:44,343 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:50:44,355 INFO program/MainThread: stdout[124]: 2024-03-01 20:50:44,356 INFO program/MainThread: stderr[124]: 2024-03-01 20:50:44,356 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:50:44,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,383 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:50:44,387 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,390 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:50:44,392 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:50:44,392 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/sdf,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,426 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:50:44,426 INFO program/MainThread: stderr[125]: 2024-03-01 20:50:44,426 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:50:44,426 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:50:44,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,441 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/sdf,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,449 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:50:44,449 INFO program/MainThread: stderr[126]: 2024-03-01 20:50:44,449 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:50:44,449 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:50:44,461 INFO program/MainThread: stdout[127]: 2024-03-01 20:50:44,462 INFO program/MainThread: stderr[127]: 2024-03-01 20:50:44,462 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:50:44,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,486 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,486 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:50:44,490 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,493 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:50:44,495 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:50:44,495 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/sdf,/dev/sda,/dev/sdc ... 2024-03-01 20:50:44,522 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:50:44,523 INFO program/MainThread: stderr[128]: 2024-03-01 20:50:44,523 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:50:44,523 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:50:44,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,540 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,540 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/sda,/dev/sdc ... 2024-03-01 20:50:44,548 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:50:44,548 INFO program/MainThread: stderr[129]: 2024-03-01 20:50:44,548 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:50:44,548 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:50:44,561 INFO program/MainThread: stdout[130]: 2024-03-01 20:50:44,561 INFO program/MainThread: stderr[130]: 2024-03-01 20:50:44,561 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:50:44,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,574 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,586 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,586 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:44,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,593 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:44,593 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:50:44,601 INFO program/MainThread: stdout: 2024-03-01 20:50:44,601 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:44,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,617 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,617 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,630 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:44,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:44,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:50:44,640 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:44,643 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:50:44,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:50:44,646 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/sda,/dev/sdc ... 2024-03-01 20:50:44,684 INFO program/MainThread: stdout[131]: 2024-03-01 20:50:44,684 INFO program/MainThread: stderr[131]: 2024-03-01 20:50:44,684 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:50:44,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:50:44,691 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,694 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:50:44,697 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:50:44,702 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,705 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:50:44,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:50:44,708 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/sda,/dev/sdc ... 2024-03-01 20:50:44,739 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:50:44,739 INFO program/MainThread: stderr[132]: 2024-03-01 20:50:44,739 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:50:44,740 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:44,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,754 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:44,754 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:50:44,769 INFO program/MainThread: stdout: 2024-03-01 20:50:44,769 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:44,769 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,801 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,816 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,816 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:44,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:44,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:50:44,826 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:44,830 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:50:44,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:50:44,833 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/sda,/dev/sdc ... 2024-03-01 20:50:44,868 INFO program/MainThread: stdout[133]: 2024-03-01 20:50:44,868 INFO program/MainThread: stderr[133]: 2024-03-01 20:50:44,868 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:50:44,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:50:44,875 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,879 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,882 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,885 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,888 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:44,893 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/sda,/dev/sdc ... 2024-03-01 20:50:44,926 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:50:44,927 INFO program/MainThread: stderr[134]: 2024-03-01 20:50:44,927 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:50:44,927 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:44,937 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:50:44,942 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:50:44,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:50:44,958 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,964 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,969 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,977 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,982 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:44,985 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:44,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:50:44,988 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/sda,/dev/sdc ... 2024-03-01 20:50:45,021 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:50:45,021 INFO program/MainThread: stderr[135]: 2024-03-01 20:50:45,021 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:50:45,022 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:50:45,068 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:50:45,068 INFO program/MainThread: stderr[136]: 2024-03-01 20:50:45,068 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:50:45,068 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:50:45,095 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:50:45,096 INFO program/MainThread: stderr[137]: 2024-03-01 20:50:45,096 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:50:45,097 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:45,103 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:45,111 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:50:45,120 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:50:45,120 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/sda,/dev/sdc ... 2024-03-01 20:50:45,159 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:50:45,159 INFO program/MainThread: stderr[138]: 2024-03-01 20:50:45,159 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:50:45,159 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:50:45,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,180 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:50:45,188 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:50:45,189 INFO program/MainThread: stderr[139]: 2024-03-01 20:50:45,189 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:50:45,189 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:50:45,201 INFO program/MainThread: stdout[140]: 2024-03-01 20:50:45,202 INFO program/MainThread: stderr[140]: 2024-03-01 20:50:45,202 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:50:45,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,214 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,226 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,226 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:45,230 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:45,233 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:50:45,235 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:50:45,236 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:50:45,268 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:50:45,268 INFO program/MainThread: stderr[141]: 2024-03-01 20:50:45,268 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:50:45,269 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:50:45,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,284 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,284 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:50:45,292 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:50:45,292 INFO program/MainThread: stderr[142]: 2024-03-01 20:50:45,292 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:50:45,292 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:50:45,304 INFO program/MainThread: stdout[143]: 2024-03-01 20:50:45,304 INFO program/MainThread: stderr[143]: 2024-03-01 20:50:45,304 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:50:45,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,317 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,332 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,332 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:45,336 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:45,339 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:50:45,341 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:50:45,341 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:50:45,372 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:50:45,372 INFO program/MainThread: stderr[144]: 2024-03-01 20:50:45,372 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:50:45,373 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:50:45,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,389 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:50:45,397 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:50:45,397 INFO program/MainThread: stderr[145]: 2024-03-01 20:50:45,397 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:50:45,397 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:50:45,409 INFO program/MainThread: stdout[146]: 2024-03-01 20:50:45,410 INFO program/MainThread: stderr[146]: 2024-03-01 20:50:45,410 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:50:45,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,423 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:45,435 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:45,440 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:45,440 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 0x7f674df4c400> 2024-03-01 20:50:53,836 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6kaz4pnh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:56,947 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0qzz61a2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:01,161 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__14oao7y/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:01,195 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:01,196 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:01,199 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:01,199 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:01,199 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:01,199 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:01,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,204 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:01,208 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:01,208 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:01,211 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:01,211 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:01,214 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:01,214 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:01,222 INFO program/MainThread: stdout: 2024-03-01 20:51:01,222 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:01,222 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,222 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,222 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,222 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,222 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,222 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,222 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,222 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,223 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,223 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,223 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,223 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:01,223 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:01,223 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:01,223 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,223 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:01,223 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:01,223 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:01,224 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:01,224 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:01,224 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:01,224 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:01,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,246 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:01,251 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:51:01,251 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:01,251 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:01,289 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:01,289 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:01,289 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:01,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,301 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:01,303 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:01,308 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:01,308 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:01,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:01,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:01,312 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:01,315 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:01,316 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:01,319 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:01,319 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,319 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:01,320 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb5d5af70) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:51:01,323 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:01,323 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:01,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:51:01,326 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:01,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:01,338 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:01,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:01,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:01,341 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:01,344 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:01,344 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:01,347 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:01,348 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,348 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:01,348 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb5c97f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:51:01,352 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:01,352 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:01,355 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_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:51:01,355 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:01,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,366 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:01,367 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:01,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:01,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:01,370 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:01,373 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:01,373 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:01,376 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:01,377 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,377 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:01,377 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb5c97e80) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:51:01,380 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:01,380 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:01,383 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:51:01,383 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:01,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,394 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:01,395 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:01,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:01,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:01,398 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:01,401 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:01,401 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:01,404 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:01,404 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,405 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:01,405 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb49fb700) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:51:01,408 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:01,408 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:01,411 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:51:01,411 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:01,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,421 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:01,422 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:01,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:01,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:01,425 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:01,428 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:01,428 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:01,431 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:01,431 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,432 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:01,432 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb49fb7c0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:51:01,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:01,435 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:01,438 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:51:01,438 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:01,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,449 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:01,449 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:01,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:01,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:01,452 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:01,455 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:01,455 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:01,458 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:01,459 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,459 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:01,459 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb5e9a550) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:51:01,462 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:01,462 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:01,465 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:51:01,465 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:01,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,476 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:01,476 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:01,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:01,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:01,479 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:01,482 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:01,482 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:01,485 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:01,485 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,486 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:01,486 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb49888b0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:51:01,489 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:01,489 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:01,492 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:51:01,492 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:01,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,503 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:01,503 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:01,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:01,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:01,506 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:01,509 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:01,509 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:01,512 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:01,513 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,513 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:01,513 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb49fbb20) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:51:01,516 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:01,516 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:01,519 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:51:01,519 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:01,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,530 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:01,530 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:01,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:01,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:01,533 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:01,536 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:01,536 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:01,539 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:01,540 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,540 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:01,540 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb49906a0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:51:01,543 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:01,543 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:01,546 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:51:01,546 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:01,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,557 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:01,557 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:01,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:01,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:01,560 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:01,563 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:01,563 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:01,566 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:01,567 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,567 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:01,567 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb4990f40) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:51:01,570 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:01,570 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:01,573 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:51:01,573 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:01,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,584 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:01,584 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:01,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:01,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:01,588 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:01,591 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:01,591 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:01,594 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:01,594 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,594 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:01,594 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb49958b0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:51:01,597 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:01,598 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:01,600 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_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:51:01,601 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:01,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,611 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:01,612 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:01,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:01,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:01,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:01,618 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:01,618 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:01,621 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:01,621 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:01,621 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:01,622 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb4986c40) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:51:01,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:01,625 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:01,627 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': '10722950'} ; 2024-03-01 20:51:01,628 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:01,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,637 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:01,637 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:01,638 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:01,638 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:01,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:01,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:01,641 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:01,643 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:01,644 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:01,646 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,647 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:01,647 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:01,647 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdb49882e0) -- 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:01,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:01,653 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:01,654 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:01,657 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:01,657 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:01,660 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,660 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:01,663 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,663 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:01,666 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:01,669 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,672 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:01,678 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 0x7efdb62e8e00> 2024-03-01 20:51:01,722 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:01,726 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:01,726 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:01,730 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': '10726774'} ; 2024-03-01 20:51:01,730 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:01,730 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:01,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,738 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:01,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,756 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:01,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:01,781 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:01,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:01,785 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:01,788 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:01,788 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:01,791 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:01,791 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:01,791 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:01,794 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:01,797 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:01,800 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:01,803 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:01,805 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,806 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:01,806 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:01,807 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:01,806 INFO blivet/MainThread: got device: PartitionDevice instance (0x7efdb49a4820) -- 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 0x7efdb5ca01d0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:01,810 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:01,813 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:01,813 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:01,816 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:01,816 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:01,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,819 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:01,822 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,822 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:01,824 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:01,824 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:01,827 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:01,827 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:01,830 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:01,830 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:01,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,845 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,858 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:01,859 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:01,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,868 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,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,870 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,873 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,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,878 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,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,880 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:01,883 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,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,888 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,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,891 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:01,893 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,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,898 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,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,901 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:01,903 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,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,908 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,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,911 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,913 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,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,919 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,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,921 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:01,924 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:01,924 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:51:04,996 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9xef0qrj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:05,030 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:05,030 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:05,033 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:05,033 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:05,033 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:05,034 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:05,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,038 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:05,042 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:05,042 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:05,045 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:05,045 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:05,048 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:05,048 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:05,056 INFO program/MainThread: stdout: 2024-03-01 20:51:05,056 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:05,056 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:05,056 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:05,056 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,056 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:05,057 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:05,057 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:05,057 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:05,057 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:05,057 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:05,058 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:05,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:05,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,082 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:05,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:51:05,087 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:05,088 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:05,115 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:05,116 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:05,116 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:05,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,127 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:05,129 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:05,133 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:05,134 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:05,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:05,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:05,138 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:05,141 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:05,141 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:05,144 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:05,145 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,145 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:05,145 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4f8a9f70) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:51:05,148 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:05,149 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:05,152 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:51:05,152 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,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,163 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:05,163 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:05,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:05,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:05,166 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:05,169 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:05,170 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,173 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,173 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,173 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:05,173 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4f557f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:51:05,177 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:05,177 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:05,180 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:51:05,180 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,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,191 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:05,191 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:05,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:05,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:05,195 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:05,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:05,198 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,201 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,201 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,201 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:05,201 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4f557e80) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:51:05,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:05,205 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:05,208 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:51:05,208 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,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,218 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:05,219 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:05,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:05,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:05,222 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:05,225 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:05,225 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,228 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,228 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,229 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:05,229 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e53b700) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:51:05,232 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:05,232 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:05,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:51:05,235 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,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,245 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:05,246 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:05,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:05,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:05,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:05,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:05,252 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,255 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,255 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,255 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:05,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e53b7c0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:51:05,259 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:05,259 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:05,262 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:51:05,262 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,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,272 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:05,273 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:05,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:05,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:05,276 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:05,278 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:05,279 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,281 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,282 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,282 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:05,282 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4f9e9550) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:51:05,285 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:05,285 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:05,288 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:51:05,288 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,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,299 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:05,300 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:05,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:05,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:05,302 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:05,305 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:05,305 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,309 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,309 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,309 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:05,309 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e4c48b0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:51:05,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:05,313 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:05,316 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:51:05,316 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,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,327 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:05,327 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:05,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:05,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:05,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:05,333 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:05,333 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,336 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,337 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,337 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:05,337 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e53bb20) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:51:05,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:05,340 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:05,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:51:05,343 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:05,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,354 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:05,355 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:05,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:05,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:05,358 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:05,361 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:05,361 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:05,364 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:05,365 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,365 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:05,365 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e4cf6a0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:51:05,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:05,368 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:05,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:51:05,371 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:05,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,382 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:05,382 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:05,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:05,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:05,385 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:05,388 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:05,388 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:05,391 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:05,392 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,392 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:05,392 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e4cff40) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:51:05,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:05,395 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:05,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:51:05,398 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:05,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,409 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:05,409 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:05,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:05,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:05,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:05,415 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:05,416 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:05,418 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:05,419 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,419 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:05,419 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e4d58b0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:51:05,422 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:05,422 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:05,425 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:51:05,425 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:05,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,436 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:05,436 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:05,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:05,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:05,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:05,442 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:05,442 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:05,445 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:05,446 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,446 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:05,446 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e4c6c40) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:51:05,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:05,449 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:05,452 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': '10722950'} ; 2024-03-01 20:51:05,452 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:05,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,462 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:05,462 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:05,462 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:05,462 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:05,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:05,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:05,465 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:05,468 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:05,468 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:05,471 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:05,471 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:05,472 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:05,472 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5d4e4c42e0) -- 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:05,475 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:05,478 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,478 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:05,481 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:05,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:05,487 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,487 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:05,490 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:05,493 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:05,496 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:05,502 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 0x7f5d518eeb80> 2024-03-01 20:51:05,543 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:05,547 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:05,547 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:05,551 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': '10726774'} ; 2024-03-01 20:51:05,551 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:05,551 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:05,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,559 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:05,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:05,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:05,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:05,600 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:05,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:05,603 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:05,606 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:05,606 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:05,609 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:05,610 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:05,610 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:05,613 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:05,616 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:05,618 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:05,621 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:05,624 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:05,624 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:05,624 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:05,625 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:05,624 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5d4e4e4820) -- 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 0x7f5d4e4f3220> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:05,628 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:05,631 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,631 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:05,634 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,634 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:05,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:05,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:05,642 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:05,642 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:05,645 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:05,646 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:05,648 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:05,648 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:05,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:05,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,674 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:05,675 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:05,678 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:05,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,683 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:05,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:05,686 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:05,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,694 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:05,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:05,696 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:05,699 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:05,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,704 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:05,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:05,707 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:05,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,714 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:05,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:05,717 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:05,719 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:05,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,724 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:05,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:05,727 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:05,729 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:05,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,734 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:05,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:05,737 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:05,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:05,747 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:51:05,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:51:05,752 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:05,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:51:05,758 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:05,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:51:05,763 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:05,766 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:05,766 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:51:05,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:05,769 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:05,769 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:05,772 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:05,772 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:05,775 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:05,775 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:51:05,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:51:05,778 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:05,778 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:05,781 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:05,781 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:05,784 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:05,784 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:51:05,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:51:05,787 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:05,787 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:05,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:05,790 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:05,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:05,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:05,798 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:05,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:05,804 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:05,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:05,810 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:05,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:05,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:05,815 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:51:05,815 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:05,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:05,826 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:51:05,827 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:05,827 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:05,827 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:51:05,828 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:05,828 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:05,831 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:05,831 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:51:05,833 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:05,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:51:05,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:05,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:05,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:51:05,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:05,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:05,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:05,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:51:05,854 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:05,854 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:05,854 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:05,855 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:51:05,858 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:05,858 INFO program/MainThread: stderr[4]: 2024-03-01 20:51:05,858 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:05,858 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:51:05,858 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:05,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:51:05,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:51:05,863 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:05,864 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:05,864 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:05,864 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:05,867 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:05,870 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:05,872 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:05,873 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:05,875 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:05,875 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 0x7f5d4e439d10> 2024-03-01 20:51:05,876 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:05,877 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:05,877 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:05,877 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:05,877 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:05,877 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:05,878 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:05,878 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:05,878 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:05,878 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:05,878 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:05,881 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:05,883 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:51:05,883 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:51:05,890 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:05,915 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:05,927 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,927 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:05,931 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:05,934 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:51:05,934 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:51:05,940 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:05,963 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:05,975 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,975 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:05,979 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:05,981 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:51:05,982 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:51:05,988 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:05,988 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,014 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,026 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,027 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:06,030 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,033 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,035 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,035 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:06,036 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:06,036 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:06,063 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:51:06,064 INFO program/MainThread: stderr[5]: 2024-03-01 20:51:06,064 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:06,064 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:06,080 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:51:06,080 INFO program/MainThread: stderr[6]: 2024-03-01 20:51:06,080 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:06,080 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:51:06,109 INFO program/MainThread: stdout[7]: 2024-03-01 20:51:06,109 INFO program/MainThread: stderr[7]: 2024-03-01 20:51:06,109 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:06,109 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:51:06,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,122 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,126 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:06,126 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:06,127 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:51:06,136 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,157 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,157 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:06,161 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,164 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,166 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,166 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:06,166 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:06,167 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:06,197 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:51:06,198 INFO program/MainThread: stderr[8]: 2024-03-01 20:51:06,198 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:06,198 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:06,210 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:51:06,210 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:06,210 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:06,210 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:51:06,238 INFO program/MainThread: stdout[10]: 2024-03-01 20:51:06,238 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:06,238 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:06,238 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:51:06,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,252 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,256 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:06,256 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:06,257 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:51:06,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,287 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,287 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:06,291 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,293 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,296 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,296 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:06,296 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:06,296 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:06,330 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:51:06,330 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:06,330 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:06,331 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:06,344 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:51:06,344 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:06,344 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:06,344 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:51:06,392 INFO program/MainThread: stdout[13]: 2024-03-01 20:51:06,393 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:06,393 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:06,393 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:51:06,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,406 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,410 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:06,410 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:06,412 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:51:06,421 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,421 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,443 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:06,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:51:06,449 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:06,452 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,455 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,458 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,460 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,463 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,466 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:51:06,469 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:06,518 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:51:06,518 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:06,518 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:06,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:06,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:06,549 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,562 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,568 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,573 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,579 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,583 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,595 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:06,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:06,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,613 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,614 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:51:06,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,633 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,633 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:06,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:06,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:51:06,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:06,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:06,649 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,652 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,655 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,657 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,660 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,664 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:06,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:06,680 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:06,720 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:06,720 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:06,720 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:06,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:06,724 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:06,775 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:51:06,775 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:06,776 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:06,783 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:06,792 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:06,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,829 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,833 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:06,834 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:06,834 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:06,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:06,859 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,859 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:06,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:06,866 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:06,868 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:51:06,869 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:51:07,007 INFO program/MainThread: stdout: 2024-03-01 20:51:07,007 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:51:07,007 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:07,007 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:07,007 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:07,007 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:51:07,007 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:07,007 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:07,007 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:07,007 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:07,007 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:07,008 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,008 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:51:07,021 INFO program/MainThread: stdout: 2024-03-01 20:51:07,021 INFO program/MainThread: writing all SBs 2024-03-01 20:51:07,021 INFO program/MainThread: new label = "" 2024-03-01 20:51:07,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:07,042 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:07,043 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:07,052 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,069 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,074 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:07,074 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 0x7f5d4e439ef0> 2024-03-01 20:51:07,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,079 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:07,080 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:07,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,085 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:07,085 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:16,457 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_eaod67wq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:16,491 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:16,491 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:16,494 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:16,494 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:16,494 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:16,494 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:16,499 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:16,499 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:16,502 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:16,502 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:16,505 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:16,505 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:16,508 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:16,508 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:16,517 INFO program/MainThread: stdout: 2024-03-01 20:51:16,517 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:16,517 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m 2024-03-01 20:51:16,518 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs f0ecdda1-e58a-482b-a3c9-87286ed2f24f 2024-03-01 20:51:16,518 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL 2024-03-01 20:51:16,518 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs f0ecdda1-e58a-482b-a3c9-87286ed2f24f 2024-03-01 20:51:16,518 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy 2024-03-01 20:51:16,518 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:16,518 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:16,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:16,518 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs f0ecdda1-e58a-482b-a3c9-87286ed2f24f sdb 1073741824 root disk brw-rw---- LVM2_member mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs f0ecdda1-e58a-482b-a3c9-87286ed2f24f sdc 1073741824 root disk brw-rw---- LVM2_member A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy 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:16,518 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:16,519 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:16,519 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:16,519 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:16,519 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:16,519 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:16,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:16,530 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:16,544 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:16,548 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/lvm-pv-uuid-czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': 'czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m', 'ID_FS_UUID_ENC': 'czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:51:16,548 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:16,549 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:16,582 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:16,582 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:16,582 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:16,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:16,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:16,593 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:16,595 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:16,599 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:16,600 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:16,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:16,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:16,604 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:16,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:16,607 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:16,610 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:16,611 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:16,611 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:16,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7f354acf08e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:51:16,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:16,618 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:16,618 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:16,621 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:16,621 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:16,624 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:16,625 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:16,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:16,628 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:16,631 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:16,631 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:16,631 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:16,679 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:16,679 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL. WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (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:16,679 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:16,680 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:16,684 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; pe_start: 8 MiB ; 2024-03-01 20:51:16,684 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:16,687 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:16,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:16,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:16,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:16,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:16,698 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:16,751 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:16,751 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL. WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (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:16,751 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:16,751 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:16,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:16,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:16,760 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:16,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:16,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:16,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:51:16,799 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn 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=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn 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:16,799 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL. WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (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:16,799 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:16,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:16,804 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:16,807 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:16,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:16,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:16,813 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:16,813 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:16,816 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': 'mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL', 'ID_FS_UUID_ENC': 'mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:51:16,816 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:16,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:16,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:16,827 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:16,828 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:16,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:16,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:16,831 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:16,833 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:16,834 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:16,837 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:16,837 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:16,837 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:16,837 INFO blivet/MainThread: got device: DiskDevice instance (0x7f354997c250) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:51:16,840 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:16,844 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:16,844 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:16,847 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:16,847 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:16,850 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:16,850 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:16,853 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:16,853 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:16,855 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:16,856 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:16,856 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:16,891 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:16,891 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (last written to /dev/sdc). 2024-03-01 20:51:16,891 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:16,891 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:16,895 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:51:16,896 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:16,898 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:16,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:16,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:16,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:16,910 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:16,913 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:16,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:16,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:16,918 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:16,954 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:16,955 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (last written to /dev/sdc). 2024-03-01 20:51:16,955 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:16,955 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:16,955 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:16,959 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_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:51:16,960 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:16,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:16,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:16,970 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:16,971 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:16,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:16,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:16,974 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:16,977 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:16,977 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:16,980 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:16,980 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:16,981 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:16,981 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35498f4d00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:51:16,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:16,984 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:16,987 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:51:16,987 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:16,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:16,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:16,997 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:16,998 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:16,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:16,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:17,001 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:17,004 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:17,004 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:17,007 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:17,007 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,007 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:17,007 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35499447f0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:51:17,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:17,011 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:17,013 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/lvm-pv-uuid-A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314', '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': 'A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy', 'ID_FS_UUID_ENC': 'A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:51:17,014 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:17,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,024 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:17,024 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:17,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:17,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:17,027 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:17,030 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:17,030 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:17,033 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:17,034 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,034 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:17,034 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3549883580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:51:17,037 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:17,040 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:17,040 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:17,043 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:17,043 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:17,046 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:17,046 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:17,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:17,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:17,052 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:17,052 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:17,052 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:17,091 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:17,091 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:17,091 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:17,091 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:17,095 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:17,095 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:17,098 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:17,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:17,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:17,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:17,110 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:17,113 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:17,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:17,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:17,118 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:51:17,151 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:17,151 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:17,151 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:17,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:17,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:17,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:17,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:17,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:17,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:17,174 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:17,177 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:17,178 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:17,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:17,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:17,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:17,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:17,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:17,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:17,190 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:17,193 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:17,194 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:17,194 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:17,194 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:17,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:17,197 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:17,200 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:17,200 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:17,204 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/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/f0ecdda1-e58a-482b-a3c9-87286ed2f24f ' '/dev/disk/by-id/dm-uuid-LVM-HdHbF6OQLWkYsgCHXYAxChkaHOiLEwLQhCNmnuwF38ROIWzEwD1VM0wzaPqf9itn', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '55', '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-HdHbF6OQLWkYsgCHXYAxChkaHOiLEwLQhCNmnuwF38ROIWzEwD1VM0wzaPqf9itn', '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': 'f0ecdda1-e58a-482b-a3c9-87286ed2f24f', 'ID_FS_UUID_ENC': 'f0ecdda1-e58a-482b-a3c9-87286ed2f24f', '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': '649613630'} ; 2024-03-01 20:51:17,204 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:17,204 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:17,207 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:17,208 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:17,208 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:17,208 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:17,210 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:17,210 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:17,210 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:17,210 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:17,213 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:17,213 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:17,213 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:17,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:17,223 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:17,224 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:17,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:17,224 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:17,220 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35498f4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn 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 (0x7f3549944670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:17,225 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:17,227 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:17,227 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:17,227 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:17,231 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:17,234 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:17,235 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:17,238 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:17,238 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:17,241 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:17,241 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:17,244 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:17,244 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:17,246 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:17,246 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:17,249 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:17,249 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:17,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:17,252 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:17,253 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:17,256 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:51:17,256 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:17,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:17,268 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:17,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:17,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:51:17,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:17,273 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:17,274 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:17,276 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:17,277 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,277 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:51:17,277 INFO blivet/MainThread: got device: DiskDevice instance (0x7f354a999e80) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:51:17,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:17,280 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:17,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:51:17,283 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:17,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:17,295 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:17,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:51:17,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:51:17,297 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:17,300 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:17,300 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:17,303 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:17,304 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,304 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:51:17,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3549883a30) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:51:17,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:17,307 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:17,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:51:17,310 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:17,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,321 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:17,322 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:17,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:51:17,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:51:17,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:17,328 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:17,328 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:17,331 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:17,331 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,331 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:51:17,331 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3549883910) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:51:17,334 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:17,334 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:17,337 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:51:17,337 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:17,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,348 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:17,349 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:17,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:51:17,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:51:17,352 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:17,355 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:17,355 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:17,358 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:17,358 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,358 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:51:17,358 INFO blivet/MainThread: got device: DiskDevice instance (0x7f354988f520) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:51:17,361 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:17,361 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:17,364 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:51:17,364 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:17,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,375 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:17,376 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:17,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:51:17,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:51:17,379 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:17,381 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:17,382 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:17,385 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:17,385 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,385 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:51:17,385 INFO blivet/MainThread: got device: DiskDevice instance (0x7f354988fca0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:51:17,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:17,388 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:17,391 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:51:17,391 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:17,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,402 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:17,403 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:17,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:17,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:51:17,406 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:17,408 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:17,409 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:17,411 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:17,412 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,412 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:51:17,412 INFO blivet/MainThread: got device: DiskDevice instance (0x7f354988fee0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:51:17,415 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:17,415 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:17,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:51:17,418 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:17,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,429 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:17,430 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:17,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:51:17,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:51:17,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:17,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:17,435 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:17,438 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:17,439 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:17,439 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:51:17,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35498a3f10) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:51:17,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:17,442 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:17,445 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': '10722950'} ; 2024-03-01 20:51:17,445 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:17,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,455 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:17,455 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:17,455 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:17,455 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:17,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:17,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:17,458 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:17,461 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:17,461 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:17,464 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:17,464 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:17,464 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:51:17,464 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35498a3fa0) -- 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:17,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:17,471 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:17,471 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:51:17,474 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:17,474 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:51:17,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:17,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:51:17,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:17,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:51:17,483 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:17,485 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:17,488 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:17,495 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 0x7f354c13e700> 2024-03-01 20:51:17,534 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:51:17,538 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:17,538 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:17,542 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': '10726774'} ; 2024-03-01 20:51:17,542 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:17,542 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:17,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,550 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:17,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,556 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:17,567 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:17,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:51:17,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:51:17,590 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:17,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:17,593 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:17,595 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:17,596 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:17,598 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:17,599 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:17,599 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:17,602 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:17,605 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:17,607 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:17,610 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:17,613 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:17,613 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:17,613 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:51:17,614 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:17,613 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f35498bb490) -- 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 0x7f35498b4c70> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:17,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:17,620 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:17,620 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:51:17,623 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:17,623 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:51:17,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:17,626 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:51:17,629 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:17,629 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:51:17,629 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:17,632 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:17,632 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:51:17,635 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:17,635 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:17,638 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/disk/by-uuid/f0ecdda1-e58a-482b-a3c9-87286ed2f24f ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-HdHbF6OQLWkYsgCHXYAxChkaHOiLEwLQhCNmnuwF38ROIWzEwD1VM0wzaPqf9itn', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '55', '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-HdHbF6OQLWkYsgCHXYAxChkaHOiLEwLQhCNmnuwF38ROIWzEwD1VM0wzaPqf9itn', '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': 'f0ecdda1-e58a-482b-a3c9-87286ed2f24f', 'ID_FS_UUID_ENC': 'f0ecdda1-e58a-482b-a3c9-87286ed2f24f', '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': '649613630'} ; 2024-03-01 20:51:17,638 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:17,638 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:17,641 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:17,641 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:17,641 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:17,641 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:17,644 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:17,644 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:17,644 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:17,644 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:17,646 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:17,647 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:17,647 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:17,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:17,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:17,656 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:17,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:17,657 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:17,653 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f35498f4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3549944670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:17,657 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:17,660 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:17,660 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:17,660 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:17,663 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:17,664 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:17,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:17,678 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:17,692 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:17,692 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:17,696 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:17,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,701 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:17,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:17,704 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:17,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,711 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:17,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:17,714 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:17,716 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:17,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:17,724 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:17,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:17,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,732 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:17,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:17,734 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:17,737 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:17,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,742 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:17,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:17,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:51:17,747 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:17,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:17,752 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:17,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:17,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:51:20,885 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_51z53vo4/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:20,919 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:20,920 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:20,922 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:20,923 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:20,923 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:20,923 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:20,927 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:20,927 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:20,931 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:20,931 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:20,934 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:20,934 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:20,937 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:20,937 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:20,946 INFO program/MainThread: stdout: 2024-03-01 20:51:20,946 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:20,946 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m 2024-03-01 20:51:20,946 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs f0ecdda1-e58a-482b-a3c9-87286ed2f24f 2024-03-01 20:51:20,946 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL 2024-03-01 20:51:20,946 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs f0ecdda1-e58a-482b-a3c9-87286ed2f24f 2024-03-01 20:51:20,946 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy 2024-03-01 20:51:20,946 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:20,946 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:20,946 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:20,946 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs f0ecdda1-e58a-482b-a3c9-87286ed2f24f sdb 1073741824 root disk brw-rw---- LVM2_member mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs f0ecdda1-e58a-482b-a3c9-87286ed2f24f sdc 1073741824 root disk brw-rw---- LVM2_member A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy 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:20,947 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:20,947 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:20,947 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:20,947 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:20,947 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:20,948 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:20,948 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:20,962 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:20,975 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:20,979 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/lvm-pv-uuid-czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', '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': 'czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m', 'ID_FS_UUID_ENC': 'czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:51:20,980 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:51:20,980 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:21,014 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:21,014 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:21,014 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:21,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,025 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:21,027 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:21,032 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:21,032 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:21,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:21,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:21,036 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:21,040 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:21,040 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:21,043 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:21,043 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,044 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:21,044 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e2159a8e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:51:21,047 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:21,050 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,051 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:21,054 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,054 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:21,057 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,057 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:21,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,060 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:21,063 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:21,064 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:21,064 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:21,112 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:21,112 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL. WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (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:21,112 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:21,112 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:21,117 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; pe_start: 8 MiB ; 2024-03-01 20:51:21,117 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:21,120 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:21,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:21,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,132 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:21,178 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:21,178 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL. WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (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:21,178 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:21,178 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:21,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:21,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:21,187 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:21,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:21,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:21,191 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:21,231 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn 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=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn 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:21,231 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL. WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (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:21,231 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:21,236 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:21,236 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:21,239 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:21,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:21,244 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:21,245 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:21,248 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/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': 'mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL', 'ID_FS_UUID_ENC': 'mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:51:21,248 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:21,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,259 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:21,259 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:21,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:21,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:21,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:21,265 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:21,265 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:21,268 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:21,269 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,269 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:21,269 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e204bc250) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:51:21,272 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:21,275 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,275 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:21,278 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,278 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:21,281 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,281 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:21,284 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,284 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:21,287 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:21,287 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:21,287 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:21,347 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:21,347 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (last written to /dev/sdc). 2024-03-01 20:51:21,347 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:21,348 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:21,351 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:51:21,352 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:21,354 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:21,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:21,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:21,366 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:21,369 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:21,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:21,374 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:21,417 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:21,417 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy. WARNING: VG test_vg1 is missing PV A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy (last written to /dev/sdc). 2024-03-01 20:51:21,417 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:21,417 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:21,417 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:21,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:51:21,422 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:21,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:21,433 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:21,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:21,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:21,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:21,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:21,439 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:21,442 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:21,442 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,443 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:21,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e20434d00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:51:21,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:21,446 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:21,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:51:21,449 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:21,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,460 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:21,460 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:21,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:21,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:21,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:21,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:21,466 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:21,469 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:21,469 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,470 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:21,470 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e204837f0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:51:21,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:21,473 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:21,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/lvm-pv-uuid-A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': 'A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy', 'ID_FS_UUID_ENC': 'A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:51:21,476 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:21,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,486 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:21,487 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:21,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:21,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:21,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:21,493 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:21,493 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:21,496 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:51:21,496 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,496 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:21,496 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e203c3580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:51:21,499 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:21,503 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,503 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:21,506 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,506 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:21,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:21,512 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,512 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:21,514 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:21,515 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:21,515 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:21,548 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=czrTA4-T2vg-g7KF-Sokc-eqth-1FAm-TPgJ3m LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=mS6dcx-3Thb-xKKH-o85B-etL5-FHDs-GkjTEL LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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=A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ 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:21,548 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:21,548 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:21,548 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:21,552 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: A4oASw-LV4Q-xg0W-l1YF-3XRU-Qbrm-YS1Xwy ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:21,552 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:21,555 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:21,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:21,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:21,567 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:21,570 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:21,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:21,575 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:51:21,613 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:21,613 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:21,613 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:21,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:21,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:21,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:21,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:21,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:21,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:21,636 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:21,639 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:21,639 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:21,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:21,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:21,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:21,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:21,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:21,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:21,652 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:21,655 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:21,656 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:21,656 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:21,656 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:21,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:21,659 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:21,662 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:21,662 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:21,666 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/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/f0ecdda1-e58a-482b-a3c9-87286ed2f24f ' '/dev/disk/by-id/dm-uuid-LVM-HdHbF6OQLWkYsgCHXYAxChkaHOiLEwLQhCNmnuwF38ROIWzEwD1VM0wzaPqf9itn', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '55', '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-HdHbF6OQLWkYsgCHXYAxChkaHOiLEwLQhCNmnuwF38ROIWzEwD1VM0wzaPqf9itn', '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': 'f0ecdda1-e58a-482b-a3c9-87286ed2f24f', 'ID_FS_UUID_ENC': 'f0ecdda1-e58a-482b-a3c9-87286ed2f24f', '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': '649613630'} ; 2024-03-01 20:51:21,666 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:21,666 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:21,669 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:21,669 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:21,669 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:21,669 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:21,672 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:21,672 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:21,672 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:21,672 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:21,674 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:21,675 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:21,675 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:21,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:21,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:21,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:21,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:21,686 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:21,682 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn 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 (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:21,687 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:21,690 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:21,690 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:21,690 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:21,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:21,697 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,697 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:21,700 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,700 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:21,703 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:21,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:21,708 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:21,708 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:21,711 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:21,712 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:21,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:21,715 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:21,715 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:21,718 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:51:21,719 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:51:21,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,729 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:21,730 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:21,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:21,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:51:21,733 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:21,736 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:21,736 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:21,739 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:51:21,739 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,739 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:51:21,740 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e214d9e80) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:51:21,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:21,743 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:21,746 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:51:21,746 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:51:21,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,756 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:21,757 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:21,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:51:21,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:51:21,760 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:21,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:21,763 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:21,766 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:21,766 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,767 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:51:21,767 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e203c3a30) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:51:21,770 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:21,770 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:21,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:51:21,773 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:51:21,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,784 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:21,784 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:21,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:51:21,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:51:21,787 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:21,790 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:21,790 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:21,793 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:51:21,793 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,794 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:51:21,794 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e203c3910) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:51:21,797 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:21,797 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:21,800 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:51:21,800 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:21,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,811 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:21,811 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:21,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:51:21,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:51:21,814 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:21,817 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:21,817 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:21,820 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:21,820 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,821 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:51:21,821 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e203cd520) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:51:21,824 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:21,824 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:21,827 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:51:21,827 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:21,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,838 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:21,838 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:21,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:51:21,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:51:21,841 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:21,844 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:21,844 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:21,847 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:21,847 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,848 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:51:21,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e203cdca0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:51:21,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:21,851 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:21,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:51:21,854 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:21,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:21,866 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:21,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:21,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:51:21,869 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:21,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:21,872 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:21,875 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:21,875 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,875 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:51:21,876 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e203cdee0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:51:21,878 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:21,879 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:21,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:51:21,882 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:51:21,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,893 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:21,893 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:21,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:51:21,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:51:21,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:21,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:21,899 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:21,902 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:51:21,902 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,903 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:51:21,903 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e203e2f10) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:51:21,906 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:21,906 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:21,909 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': '10722950'} ; 2024-03-01 20:51:21,909 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:21,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,918 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:21,918 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:21,919 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:21,919 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:21,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:21,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:21,922 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:21,924 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:21,925 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:21,927 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:21,928 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:21,928 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:51:21,928 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0e203e2fa0) -- 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:21,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:21,934 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,934 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:51:21,937 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,937 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:51:21,940 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,940 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:51:21,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:51:21,946 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:21,949 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:21,952 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:21,958 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 0x7f0e21da7740> 2024-03-01 20:51:22,000 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:51:22,004 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:22,004 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:22,008 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': '10726774'} ; 2024-03-01 20:51:22,008 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:22,008 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:22,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,016 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:22,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:51:22,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:51:22,057 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:22,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:22,060 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:22,063 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:22,063 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:22,066 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:22,066 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:22,066 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:22,069 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:22,072 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:22,075 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:22,078 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:22,080 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:22,081 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:22,081 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:51:22,082 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:22,081 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0e203fa490) -- 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 0x7f0e203f3e00> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:22,085 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:22,088 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,088 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:51:22,091 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,091 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:51:22,094 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,094 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:51:22,097 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,097 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:51:22,097 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:22,100 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:22,100 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:51:22,103 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:22,103 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:22,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/f0ecdda1-e58a-482b-a3c9-87286ed2f24f ' '/dev/disk/by-id/dm-uuid-LVM-HdHbF6OQLWkYsgCHXYAxChkaHOiLEwLQhCNmnuwF38ROIWzEwD1VM0wzaPqf9itn ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '55', '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-HdHbF6OQLWkYsgCHXYAxChkaHOiLEwLQhCNmnuwF38ROIWzEwD1VM0wzaPqf9itn', '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': 'f0ecdda1-e58a-482b-a3c9-87286ed2f24f', 'ID_FS_UUID_ENC': 'f0ecdda1-e58a-482b-a3c9-87286ed2f24f', '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': '649613630'} ; 2024-03-01 20:51:22,106 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:22,106 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:22,110 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:22,110 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:22,110 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:22,110 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:22,112 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:22,112 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:22,113 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:22,113 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:22,115 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:22,115 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:22,115 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:22,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,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:51:22,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,124 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,125 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,122 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,126 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:22,129 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:22,129 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:22,129 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:22,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:22,132 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:22,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,159 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:22,160 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:22,163 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:22,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,169 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:22,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:22,171 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:22,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,179 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:22,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:22,181 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:22,184 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:22,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,189 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:22,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:22,191 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:22,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,199 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:22,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:22,201 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:22,204 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:22,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,209 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:22,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:22,211 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:22,214 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:22,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,219 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:22,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:22,222 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:22,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,227 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:51:22,228 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,228 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,228 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,229 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,229 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,229 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,230 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,230 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,230 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,231 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,231 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,231 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:22,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:51:22,237 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:22,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:51:22,242 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:22,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:51:22,247 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:22,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,252 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:22,252 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:22,254 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,255 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,256 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,258 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,259 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,259 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,262 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,263 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,265 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,265 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,266 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,269 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,270 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,272 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,273 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,273 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,276 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,276 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,277 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,279 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,279 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,280 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,283 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,283 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,284 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,286 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,287 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,287 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,290 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,291 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,293 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,293 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,294 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,297 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,297 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,298 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,300 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,301 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,301 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,304 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,305 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,308 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,308 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,311 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,312 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,314 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,315 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,315 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,318 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,319 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,321 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,322 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,323 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,325 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,325 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,326 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,329 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,330 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,332 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,333 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,333 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,336 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,337 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,339 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,340 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,343 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,344 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,346 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,350 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,351 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,353 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,354 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,357 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,357 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,358 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,360 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,361 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,364 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:22,365 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:22,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0e20434e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hCNmnu-wF38-ROIW-zEwD-1VM0-wzaP-qf9itn size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0e20483670) -- 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 = HdHbF6-OQLW-kYsg-CHXY-AxCh-kaHO-iLEwLQ size = 2.98 GiB format = existing None major = 0 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:22,365 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:51:22,368 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:22,368 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:22,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:51:22,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:51:22,372 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:22,372 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:51:22,375 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:22,375 INFO program/MainThread: stderr[19]: 2024-03-01 20:51:22,375 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:51:22,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:22,380 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:51:22,380 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:22,380 DEBUG blivet.ansible/MainThread: ['sdc', 'sdb', 'sda', 'test_vg1'] 2024-03-01 20:51:22,380 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:51:22,382 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:51:22,383 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:22,386 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:22,389 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:22,392 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:22,392 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:51:22,392 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:22,392 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:51:22,392 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:51:22,394 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:22,394 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:22,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:51:22,397 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:51:22,397 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:22,397 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:51:22,397 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:51:22,400 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:22,400 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:22,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:51:22,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:51:22,403 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:22,403 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:51:22,403 DEBUG blivet/MainThread: removing sda 2024-03-01 20:51:22,405 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:22,406 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:22,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:51:22,408 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:51:22,408 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:22,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,435 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,464 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:22,465 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:22,465 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:22,465 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:22,465 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:22,465 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:22,465 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:22,465 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:22,465 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:22,468 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:22,470 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:22,473 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:22,473 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:22,476 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:22,476 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 0x7f0e214e1c20> 2024-03-01 20:51:22,476 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:22,477 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:22,477 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:22,477 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:22,477 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:22,477 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:22,477 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:22,478 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:22,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,483 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:22,483 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:51:22,491 INFO program/MainThread: stdout: 2024-03-01 20:51:22,491 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:22,491 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,492 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,509 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,523 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:22,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:22,530 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:22,534 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:22,537 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:51:22,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:22,540 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:22,580 INFO program/MainThread: stdout[20]: 2024-03-01 20:51:22,580 INFO program/MainThread: stderr[20]: 2024-03-01 20:51:22,580 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:51:22,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:22,587 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:22,592 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:22,598 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,601 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:22,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:22,604 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:22,635 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:51:22,635 INFO program/MainThread: stderr[21]: 2024-03-01 20:51:22,635 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:51:22,636 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:22,644 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:51:22,649 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:51:22,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:22,663 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,676 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:22,686 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,694 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:22,697 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,700 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:22,702 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:51:22,702 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:22,735 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:51:22,735 INFO program/MainThread: stderr[22]: 2024-03-01 20:51:22,735 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:51:22,736 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:22,789 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:51:22,789 INFO program/MainThread: stderr[23]: 2024-03-01 20:51:22,789 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:51:22,789 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:22,833 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:51:22,834 INFO program/MainThread: stderr[24]: 2024-03-01 20:51:22,834 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:51:22,835 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:22,844 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,849 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:22,855 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:22,855 INFO program/MainThread: Running [25] 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:51:22,889 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:51:22,889 INFO program/MainThread: stderr[25]: 2024-03-01 20:51:22,889 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:51:22,889 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:51:22,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,907 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:51:22,916 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:51:22,916 INFO program/MainThread: stderr[26]: 2024-03-01 20:51:22,916 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:51:22,916 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sda ... 2024-03-01 20:51:22,929 INFO program/MainThread: stdout[27]: 2024-03-01 20:51:22,929 INFO program/MainThread: stderr[27]: 2024-03-01 20:51:22,929 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:51:22,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,939 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,951 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,952 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:22,955 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:22,958 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:22,960 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:22,960 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:51:22,989 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:51:22,989 INFO program/MainThread: stderr[28]: 2024-03-01 20:51:22,989 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:51:22,989 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:51:22,990 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:23,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:23,006 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:51:23,014 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:51:23,014 INFO program/MainThread: stderr[29]: 2024-03-01 20:51:23,014 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:51:23,014 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:51:23,027 INFO program/MainThread: stdout[30]: 2024-03-01 20:51:23,028 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:23,028 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:23,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:23,036 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:23,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:23,050 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:23,051 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:23,054 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:23,057 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:23,059 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:23,059 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:51:23,087 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:51:23,087 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:23,087 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:23,087 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:51:23,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:23,104 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:23,104 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:23,113 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:51:23,113 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:23,113 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:23,113 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:51:23,126 INFO program/MainThread: stdout[33]: 2024-03-01 20:51:23,126 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:23,126 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:23,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:23,139 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:23,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:23,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:23,156 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:23,156 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 0x7f0e20429ea0> 2024-03-01 20:51:34,271 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lb618kmn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:37,399 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lgv0b93g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:41,517 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ow6m4w45/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:41,551 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:41,552 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:41,555 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:41,555 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:41,555 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:41,555 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:41,559 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,560 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:41,563 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:41,563 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:41,566 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:41,566 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:41,569 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:41,569 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:41,577 INFO program/MainThread: stdout: 2024-03-01 20:51:41,577 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:41,577 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,577 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,578 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,578 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:41,578 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:41,578 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:41,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,578 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:41,578 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:41,578 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:41,578 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:41,579 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:41,579 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:41,579 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:41,579 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,604 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:41,608 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:51:41,608 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:41,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:51:41,635 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:41,636 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:41,636 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:41,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,647 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:41,649 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:41,653 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:41,654 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:41,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:41,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:41,658 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:41,661 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:41,661 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:41,664 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:41,665 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,665 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:41,665 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fea79b8e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:51:41,668 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:41,669 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:41,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:51:41,672 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:51:41,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,683 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:41,683 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:41,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:41,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:41,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:41,689 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:41,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:51:41,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:51:41,693 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,694 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:41,694 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe9683a60) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:51:41,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:41,697 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:41,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:51:41,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:51:41,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,711 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:41,712 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:41,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:41,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:41,715 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:41,718 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:41,718 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:51:41,721 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:51:41,721 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,722 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:41,722 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe9683ca0) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:51:41,725 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:41,725 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:41,728 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:51:41,728 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:51:41,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,739 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:41,739 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:41,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:41,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:41,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:41,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:41,745 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:41,748 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:41,748 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,749 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:41,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe96bcf70) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:51:41,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:41,752 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:41,755 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:51:41,755 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:41,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,766 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:41,767 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:41,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:41,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:41,770 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:41,773 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:41,773 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:41,776 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:41,776 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,776 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:41,776 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe964d3d0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:51:41,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:41,780 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:41,783 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:51:41,783 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:41,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,793 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:41,794 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:41,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:41,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:41,797 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:41,800 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:41,800 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:41,803 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:41,803 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,803 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:41,803 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe9683460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:51:41,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:41,807 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:41,810 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:51:41,810 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:41,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,820 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:41,821 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:41,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:41,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:41,824 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:41,827 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:41,827 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:41,830 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:41,830 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,831 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:41,831 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe9646b80) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:51:41,834 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:41,834 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:41,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:51:41,837 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:41,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,847 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:41,848 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:41,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:41,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:41,851 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:41,854 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:41,854 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:41,857 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:41,857 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,857 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:41,857 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe9646fd0) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:51:41,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:41,861 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:41,864 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:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:51:41,864 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:41,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,874 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:41,875 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:41,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:41,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:41,878 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:41,881 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:41,881 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:41,884 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:41,884 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,884 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:41,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe96539a0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:51:41,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:41,887 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:41,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:51:41,890 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:41,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,901 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:41,902 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:41,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:41,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:41,905 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:41,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:41,908 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:41,911 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:41,911 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,911 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:41,911 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe96534f0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:51:41,914 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:41,914 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:41,917 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_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:51:41,917 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:41,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:41,928 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:41,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:41,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:41,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:41,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:41,934 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:41,937 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:41,937 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,938 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:41,938 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe964d370) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:51:41,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:41,941 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:41,944 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:51:41,944 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:41,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,954 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:41,955 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:41,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:41,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:41,958 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:41,960 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:41,961 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:41,963 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:41,964 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:41,964 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:41,964 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe964e730) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:51:41,967 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:41,967 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:41,970 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': '10722950'} ; 2024-03-01 20:51:41,970 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:41,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:41,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:41,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:41,980 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:41,980 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:41,980 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:41,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:41,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:41,983 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:41,986 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:41,986 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:41,989 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:41,989 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:41,989 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:41,989 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fe965d490) -- 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:41,992 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:41,995 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:41,996 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:41,999 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:41,999 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:42,002 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:42,002 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:42,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:42,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:42,008 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:42,011 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:42,013 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:42,019 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f9fe96aa140> 2024-03-01 20:51:42,059 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:42,063 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:42,063 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:42,067 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': '10726774'} ; 2024-03-01 20:51:42,067 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:42,067 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:42,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:42,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:42,076 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:42,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:42,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:42,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,092 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:42,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:42,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:42,115 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:42,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:42,118 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:42,121 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:42,121 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:42,124 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:42,124 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:42,125 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:42,127 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:42,130 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:42,133 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:42,136 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:42,139 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:42,139 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:42,139 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:42,140 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:42,139 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9fe9661fd0) -- 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 0x7f9fe9675450> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:42,143 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:42,146 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:42,146 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:42,149 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:42,149 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:42,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:42,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:42,155 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:42,155 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:42,157 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:42,157 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:42,160 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:42,160 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:42,163 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:42,163 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:42,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,172 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,186 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:42,186 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:42,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:42,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:42,195 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:42,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:42,198 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:42,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:42,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:42,206 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:42,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:42,208 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:42,211 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:42,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:42,216 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:42,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:42,218 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:42,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:42,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:42,226 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:42,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:42,228 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:42,231 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:42,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:42,236 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:42,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:42,238 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:42,241 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:42,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:42,246 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:42,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:42,248 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:42,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:51:42,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:51:42,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:51:42,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:42,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:51:42,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:51:42,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:51:42,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:51:45,326 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kzkpw7f8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:45,361 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:45,361 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:45,364 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:45,364 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:45,364 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:45,364 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:45,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:45,369 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:45,372 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:45,372 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:45,375 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:45,375 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:45,378 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:45,378 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:45,386 INFO program/MainThread: stdout: 2024-03-01 20:51:45,386 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:45,386 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:45,386 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:45,387 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:45,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:45,387 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:45,387 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:45,387 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:45,387 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:45,387 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:45,388 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:45,388 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:45,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:45,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:45,413 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:45,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:51:45,417 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:45,418 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:45,449 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:45,449 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:45,449 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:45,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,460 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:45,462 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:45,467 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:45,467 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:45,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:45,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:45,471 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:45,474 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:45,475 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:45,478 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:45,478 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,478 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:45,478 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a6f1c8e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:51:45,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:45,482 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:45,485 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_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:51:45,485 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:45,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,496 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:45,497 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:45,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:45,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:45,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:45,503 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:45,503 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:45,506 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:45,507 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,507 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:45,507 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b83a60) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:51:45,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:45,510 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:45,514 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:51:45,514 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:45,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,525 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:45,525 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:45,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:45,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:45,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:45,531 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:45,531 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:45,534 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:45,535 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,535 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:45,535 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b83ca0) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:51:45,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:45,538 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:45,541 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:51:45,541 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:45,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,552 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:45,553 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:45,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:45,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:45,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:45,559 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:45,559 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:45,562 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:45,562 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,562 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:45,562 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5bbcf70) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:51:45,566 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:45,566 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:45,569 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:51:45,569 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:45,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,579 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:45,580 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:45,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:45,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:45,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:45,586 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:45,586 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:45,589 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:45,589 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,589 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:45,589 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b4d3d0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:51:45,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:45,593 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:45,596 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:51:45,596 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:45,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,607 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:45,607 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:45,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:45,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:45,610 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:45,613 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:45,613 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:45,616 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:45,616 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,617 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:45,617 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b83460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:51:45,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:45,620 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:45,623 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:51:45,623 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:45,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:45,634 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:45,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:45,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:45,637 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:45,640 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:45,640 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:45,643 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:45,643 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,644 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:45,644 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b42b80) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:51:45,647 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:45,647 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:45,650 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:51:45,650 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:45,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,661 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:45,661 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:45,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:45,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:45,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:45,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:45,667 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:45,670 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:45,670 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,671 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:45,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b42fd0) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:51:45,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:45,674 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:45,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:51:45,677 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:45,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,687 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:45,688 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:45,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:45,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:45,691 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:45,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:45,694 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:45,697 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:45,697 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,697 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:45,697 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b539a0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:51:45,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:45,701 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:45,704 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:51:45,704 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:45,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,714 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:45,715 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:45,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:45,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:45,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:45,720 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:45,721 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:45,723 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:45,724 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,724 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:45,724 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b534f0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:51:45,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:45,727 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:45,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:51:45,730 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:45,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,741 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:45,742 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:45,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:45,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:45,744 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:45,747 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:45,747 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:45,750 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:45,751 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,751 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:45,751 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b4d370) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:51:45,754 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:45,754 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:45,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:51:45,757 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:45,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,768 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:45,768 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:45,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:45,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:45,771 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:45,774 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:45,774 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:45,777 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:45,777 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:45,778 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:45,778 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b5a730) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:51:45,781 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:45,781 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:45,784 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': '10722950'} ; 2024-03-01 20:51:45,784 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:45,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,793 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:45,793 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:45,793 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:45,793 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:45,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:45,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:45,796 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:45,799 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:45,799 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:45,802 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:45,802 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:45,803 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:45,803 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9a5b5c490) -- 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:45,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:45,809 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:45,809 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:45,812 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:45,812 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:45,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:45,816 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:45,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:45,819 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:45,822 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:45,824 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:45,827 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:45,833 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 0x7ff9a5b67c80> 2024-03-01 20:51:45,872 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:45,876 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:45,876 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:45,880 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': '10726774'} ; 2024-03-01 20:51:45,880 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:45,880 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:45,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,888 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:45,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:45,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:45,906 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:45,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:45,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:45,930 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:45,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:45,932 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:45,936 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:45,936 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:45,939 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:45,939 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:45,939 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:45,942 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:45,945 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:45,947 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:45,950 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:45,953 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:45,953 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:45,954 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:45,954 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:45,954 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff9a5b61fd0) -- 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 0x7ff9a5b75540> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:45,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:45,960 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:45,960 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:45,963 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:45,964 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:45,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:45,967 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:45,969 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:45,970 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:45,971 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:45,971 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:45,974 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:45,974 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:45,977 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:45,977 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:45,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:45,990 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,003 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:46,004 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:46,007 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:46,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,013 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:46,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,015 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:46,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,023 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:46,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,026 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:46,028 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:46,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,033 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:46,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,036 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:46,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,043 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:46,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,046 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:46,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,053 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:46,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,056 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:46,058 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:46,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,063 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:46,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,066 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:46,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,076 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:51:46,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:51:46,081 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:46,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:51:46,087 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:46,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:51:46,092 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:46,094 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,095 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:51:46,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:46,098 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:46,098 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:46,101 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,101 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:46,104 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,104 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:51:46,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:51:46,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:46,107 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:46,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,110 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:46,112 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,112 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:51:46,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:51:46,115 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:46,115 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:46,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,118 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:46,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:46,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:46,126 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:46,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:46,132 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:46,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:46,139 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:46,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:46,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:46,143 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:51:46,143 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:46,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,155 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:51:46,155 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:46,156 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:46,156 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:51:46,156 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:46,157 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:46,159 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,160 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:51:46,162 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:51:46,166 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:46,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:46,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:51:46,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:46,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:46,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:46,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:51:46,182 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:46,182 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:46,182 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:51:46,182 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:51:46,186 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:46,186 INFO program/MainThread: stderr[4]: 2024-03-01 20:51:46,186 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:46,186 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:51:46,186 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:46,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:51:46,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:51:46,191 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:46,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,202 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:51:46,203 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:46,203 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:51:46,203 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:51:46,204 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:46,204 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:51:46,207 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,207 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:51:46,210 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:51:46,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:46,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:51:46,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:51:46,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:51:46,223 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:46,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:51:46,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:51:46,229 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:46,230 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:51:46,230 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:51:46,230 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:51:46,230 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:46,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:51:46,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:51:46,234 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:46,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,244 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:51:46,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:51:46,249 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:51:46,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:51:46,255 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:51:46,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:51:46,260 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:51:46,262 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,262 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:51:46,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:51:46,265 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:46,265 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:51:46,268 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,268 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:51:46,271 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,271 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:51:46,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:51:46,274 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:46,274 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:51:46,277 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,277 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:51:46,280 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,280 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:51:46,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:51:46,283 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:46,283 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:51:46,285 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,285 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:51:46,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:51:46,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:51:46,292 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:46,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:51:46,299 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:46,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:51:46,305 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:46,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:51:46,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:51:46,309 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:51:46,309 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:51:46,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,321 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:51:46,322 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:51:46,322 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:51:46,322 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:51:46,323 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:51:46,323 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:51:46,326 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,326 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:51:46,328 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:51:46,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:51:46,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:51:46,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:51:46,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:51:46,341 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:51:46,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:51:46,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:51:46,348 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:51:46,348 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:51:46,348 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:51:46,348 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:51:46,349 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:46,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:51:46,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:51:46,352 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:46,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,363 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:51:46,364 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:51:46,364 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:51:46,365 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:51:46,365 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:51:46,365 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:51:46,368 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,368 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:51:46,371 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:51:46,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:46,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:51:46,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:51:46,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:51:46,384 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:46,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:51:46,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:51:46,390 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:51:46,391 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:51:46,391 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:51:46,391 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:51:46,391 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:46,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:51:46,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:51:46,395 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:46,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,406 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:51:46,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:51:46,411 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:51:46,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:51:46,416 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:51:46,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:51:46,421 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:51:46,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:51:46,426 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:51:46,429 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,429 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:51:46,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:51:46,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:46,432 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:51:46,434 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,435 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:51:46,437 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,437 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:51:46,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:51:46,440 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:46,440 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:51:46,443 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,443 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:51:46,446 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,446 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:51:46,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:51:46,449 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:46,449 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:51:46,452 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,452 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:51:46,455 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:46,455 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:51:46,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:51:46,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:46,458 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:51:46,461 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:51:46,461 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:51:46,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:51:46,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:51:46,468 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:46,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:51:46,474 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:46,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:51:46,481 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:46,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:51:46,488 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:46,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:51:46,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:51:46,492 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:51:46,492 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:51:46,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,505 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:51:46,506 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,506 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:51:46,506 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:51:46,506 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,507 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:51:46,510 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,510 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:51:46,512 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:51:46,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:46,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:51:46,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:51:46,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:51:46,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:46,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:51:46,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:51:46,532 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,532 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:51:46,532 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:51:46,533 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:51:46,533 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:46,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:51:46,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:51:46,536 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:46,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,547 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:51:46,548 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,549 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:51:46,549 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:51:46,549 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,550 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:51:46,552 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,552 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:51:46,555 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:51:46,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:46,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:51:46,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:51:46,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:51:46,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:46,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:51:46,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:51:46,575 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,575 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:51:46,575 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:51:46,576 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:51:46,576 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:51:46,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:51:46,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:51:46,579 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:51:46,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,590 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:51:46,591 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,592 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:51:46,592 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:51:46,592 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,593 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:51:46,596 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,596 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:51:46,598 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:51:46,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:46,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:51:46,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:51:46,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:51:46,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:46,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:51:46,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:51:46,618 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,619 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:51:46,619 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:51:46,619 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:51:46,619 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:51:46,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:51:46,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:51:46,623 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:51:46,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:46,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:46,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:46,634 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:51:46,635 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,636 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:51:46,636 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:51:46,636 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,637 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:51:46,640 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,640 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:51:46,642 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:46,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:51:46,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:46,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:51:46,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:51:46,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:51:46,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:46,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:51:46,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:51:46,662 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:51:46,663 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:51:46,663 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:51:46,664 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:51:46,664 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:51:46,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:51:46,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:51:46,667 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:46,669 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:51:46,670 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:51:46,671 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:51:46,671 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:46,673 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:46,676 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:46,678 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:46,681 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:46,681 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:46,684 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:46,684 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 0x7ff9a5a9ef90> 2024-03-01 20:51:46,684 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:46,717 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:51:46,717 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:51:46,717 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:51:46,718 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:51:46,718 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:51:46,718 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:51:46,719 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:51:46,719 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:46,719 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:46,720 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:46,720 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:51:46,720 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:51:46,721 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:51:46,721 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:51:46,721 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:51:46,722 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:51:46,722 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:51:46,722 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:51:46,723 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:51:46,723 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:51:46,724 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:51:46,724 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:46,724 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:46,725 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:51:46,725 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:51:46,725 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:51:46,726 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:51:46,726 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:46,727 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:46,727 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:46,727 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:46,728 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:46,728 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:46,728 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:46,729 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:46,729 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:46,730 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:46,730 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:46,730 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:46,731 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:51:46,734 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:46,736 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:51:46,736 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:51:46,742 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,770 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,783 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,784 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:51:46,787 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:46,790 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:51:46,790 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:51:46,795 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,819 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,820 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,832 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,833 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:51:46,836 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:46,839 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:51:46,839 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:51:46,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,868 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,868 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,880 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,881 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:51:46,884 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:46,887 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:51:46,887 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:51:46,892 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,932 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,933 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:51:46,936 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:46,939 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:51:46,939 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:51:46,944 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,969 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,969 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:46,982 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,982 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:51:46,986 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:46,989 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:51:46,989 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:51:46,994 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:46,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,034 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:51:47,038 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:47,041 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:51:47,041 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:51:47,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,073 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,087 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:47,090 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:47,093 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:51:47,093 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:51:47,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,125 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,138 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,138 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:47,142 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:47,145 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:51:47,145 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:51:47,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,173 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,186 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,186 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:47,190 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:47,193 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:51:47,193 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:51:47,199 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,200 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,226 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,239 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:51:47,242 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,245 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,247 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,247 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:51:47,247 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:47,248 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:47,288 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:51:47,288 INFO program/MainThread: stderr[5]: 2024-03-01 20:51:47,288 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:47,289 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:47,298 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:51:47,298 INFO program/MainThread: stderr[6]: 2024-03-01 20:51:47,298 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:47,298 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:51:47,336 INFO program/MainThread: stdout[7]: 2024-03-01 20:51:47,336 INFO program/MainThread: stderr[7]: 2024-03-01 20:51:47,337 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:47,337 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:51:47,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,350 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,354 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:47,354 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:47,355 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:51:47,365 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,365 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,387 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:51:47,391 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,393 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,396 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,396 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:51:47,396 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:47,396 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:47,435 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:51:47,435 INFO program/MainThread: stderr[8]: 2024-03-01 20:51:47,435 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:47,437 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:47,445 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:51:47,445 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:47,445 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:47,445 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:51:47,475 INFO program/MainThread: stdout[10]: 2024-03-01 20:51:47,475 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:47,475 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:47,475 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:51:47,476 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,488 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,492 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:47,492 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:47,493 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:51:47,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,524 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,524 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:51:47,528 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,531 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,533 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,533 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:51:47,533 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:47,534 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:47,572 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:51:47,572 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:47,572 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:47,574 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:47,581 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:51:47,581 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:47,581 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:47,581 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:51:47,610 INFO program/MainThread: stdout[13]: 2024-03-01 20:51:47,610 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:47,610 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:47,610 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:51:47,611 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,623 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,627 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:47,627 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:47,628 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:51:47,637 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,637 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,661 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:51:47,665 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,668 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,670 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,670 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:51:47,670 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:47,671 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:47,702 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:51:47,702 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:47,702 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:47,702 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:51:47,716 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:51:47,717 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:47,717 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:47,717 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:51:47,746 INFO program/MainThread: stdout[16]: 2024-03-01 20:51:47,746 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:47,746 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:47,746 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:51:47,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:47,763 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:47,764 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:51:47,774 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,774 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:47,795 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:47,795 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:51:47,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:51:47,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:51:47,804 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,807 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,810 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,812 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,815 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,818 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,820 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,823 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:51:47,826 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:51:47,879 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:51:47,879 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:47,880 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:47,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:47,895 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:51:47,904 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,909 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,925 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,933 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,939 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,948 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,957 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:47,962 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:47,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,012 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,021 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:51:48,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:51:48,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,039 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:51:48,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,058 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:51:48,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:51:48,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:51:48,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:48,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:51:48,074 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,077 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:48,080 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:48,086 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,089 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:48,092 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,095 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:48,095 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,105 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:51:48,110 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:51:48,145 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT 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:51:48,145 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:48,145 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:48,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:51:48,149 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:51:48,212 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:51:48,212 INFO program/MainThread: stderr[19]: 2024-03-01 20:51:48,212 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:51:48,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:48,235 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:48,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,275 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,281 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:48,281 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:48,282 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:48,291 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,291 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,308 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:51:48,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,315 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:51:48,318 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:51:48,318 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:51:48,471 INFO program/MainThread: stdout: 2024-03-01 20:51:48,471 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:51:48,471 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:48,471 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:48,471 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:48,471 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:51:48,472 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:48,472 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:48,472 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:48,472 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:48,472 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:48,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,472 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:51:48,487 INFO program/MainThread: stdout: 2024-03-01 20:51:48,487 INFO program/MainThread: writing all SBs 2024-03-01 20:51:48,487 INFO program/MainThread: new label = "" 2024-03-01 20:51:48,487 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,504 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:48,508 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:48,509 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:48,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,535 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:51:48,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:51:48,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:51:48,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,545 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:51:48,578 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT 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:51:48,578 INFO program/MainThread: stderr[20]: 2024-03-01 20:51:48,578 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:51:48,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:51:48,582 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:51:48,647 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:51:48,647 INFO program/MainThread: stderr[21]: 2024-03-01 20:51:48,647 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:51:48,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:48,677 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:48,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,706 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,711 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:48,711 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:48,712 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:51:48,721 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:48,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:48,737 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:51:48,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:48,744 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:51:48,746 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:51:48,747 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:51:49,512 INFO program/MainThread: stdout: 2024-03-01 20:51:49,512 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:51:49,512 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:49,512 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:49,516 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:49,516 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:51:49,517 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:49,517 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:49,517 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:49,517 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:49,517 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:49,517 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:49,517 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:51:49,530 INFO program/MainThread: stdout: 2024-03-01 20:51:49,531 INFO program/MainThread: writing all SBs 2024-03-01 20:51:49,531 INFO program/MainThread: new label = "" 2024-03-01 20:51:49,531 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:49,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:49,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:49,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:49,552 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:49,553 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:51:49,562 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:49,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:49,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:49,579 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:51:49,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:51:49,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:51:49,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:49,590 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:51:49,635 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT 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:51:49,635 INFO program/MainThread: stderr[22]: 2024-03-01 20:51:49,635 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:51:49,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:51:49,639 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:51:49,705 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:51:49,705 INFO program/MainThread: stderr[23]: 2024-03-01 20:51:49,705 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:51:49,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:49,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:49,724 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:49,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:49,769 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:49,773 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:49,774 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:49,774 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:51:49,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:49,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:49,800 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:49,800 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:51:49,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:49,807 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:51:49,809 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:51:49,810 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:51:50,596 INFO program/MainThread: stdout: 2024-03-01 20:51:50,596 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:51:50,596 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:50,596 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:50,596 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:50,596 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:51:50,596 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:50,596 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:50,596 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:50,596 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:50,596 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:50,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,597 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:51:50,612 INFO program/MainThread: stdout: 2024-03-01 20:51:50,612 INFO program/MainThread: writing all SBs 2024-03-01 20:51:50,612 INFO program/MainThread: new label = "" 2024-03-01 20:51:50,612 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:50,630 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:50,634 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:50,635 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:51:50,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:50,662 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,662 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:50,666 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:51:50,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:51:50,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:50,672 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:51:50,708 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:51:50,708 INFO program/MainThread: stderr[24]: 2024-03-01 20:51:50,708 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:51:50,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:51:50,712 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:51:50,777 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:51:50,777 INFO program/MainThread: stderr[25]: 2024-03-01 20:51:50,777 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:51:50,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:50,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:50,804 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:50,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:50,838 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,853 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:50,853 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:50,854 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:51:50,863 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:50,880 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,880 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:50,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:50,887 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:51:50,890 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:51:50,890 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:51:51,680 INFO program/MainThread: stdout: 2024-03-01 20:51:51,681 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:51:51,681 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:51,681 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:51,681 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:51,681 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:51:51,681 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:51,681 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:51,681 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:51,681 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:51,681 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:51,681 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,682 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:51:51,696 INFO program/MainThread: stdout: 2024-03-01 20:51:51,696 INFO program/MainThread: writing all SBs 2024-03-01 20:51:51,696 INFO program/MainThread: new label = "" 2024-03-01 20:51:51,696 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:51,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:51,717 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:51,718 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:51:51,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:51,742 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,742 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:51:51,746 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:51,748 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:51,751 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:51,751 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:51:51,751 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:51,751 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:51,856 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:51:51,856 INFO program/MainThread: stderr[26]: 2024-03-01 20:51:51,856 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:51:51,857 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:51:51,867 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:51:51,868 INFO program/MainThread: stderr[27]: 2024-03-01 20:51:51,868 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:51:51,868 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:51:51,897 INFO program/MainThread: stdout[28]: 2024-03-01 20:51:51,897 INFO program/MainThread: stderr[28]: 2024-03-01 20:51:51,897 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:51:51,897 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:51:51,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:51,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,915 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:51,915 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,916 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:51:51,925 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:51,946 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,947 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:51:51,950 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:51,953 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:51,956 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:51,956 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:51:51,956 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:51,956 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:51,990 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:51:51,990 INFO program/MainThread: stderr[29]: 2024-03-01 20:51:51,990 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:51:51,991 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:51:52,004 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:51:52,005 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:52,005 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:52,005 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:51:52,051 INFO program/MainThread: stdout[31]: 2024-03-01 20:51:52,051 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:52,052 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:52,052 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:51:52,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,064 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,068 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:52,068 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:52,069 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:51:52,079 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,102 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,102 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:51:52,106 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,108 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,111 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,111 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:51:52,111 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:52,111 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:52,148 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:51:52,148 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:52,148 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:52,149 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:51:52,159 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:51:52,160 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:52,160 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:52,160 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:51:52,188 INFO program/MainThread: stdout[34]: 2024-03-01 20:51:52,188 INFO program/MainThread: stderr[34]: 2024-03-01 20:51:52,188 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:51:52,188 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:51:52,188 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,201 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,205 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:52,205 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:52,206 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:51:52,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,237 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:51:52,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:51:52,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:51:52,246 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,249 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,252 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,254 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,257 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,260 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:51:52,263 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:51:52,312 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:51:52,312 INFO program/MainThread: stderr[35]: 2024-03-01 20:51:52,312 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:51:52,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:52,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:51:52,334 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,348 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,356 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,361 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,370 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,376 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,411 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:51:52,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:51:52,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,432 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,433 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:51:52,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,452 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:52,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:51:52,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:51:52,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:52,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:51:52,468 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,471 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,474 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,477 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,480 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,483 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:52,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,494 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:51:52,498 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:51:52,531 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU 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:52,531 INFO program/MainThread: stderr[36]: 2024-03-01 20:51:52,531 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:51:52,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:51:52,535 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:51:52,613 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:51:52,613 INFO program/MainThread: stderr[37]: 2024-03-01 20:51:52,613 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:51:52,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:52,631 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:52,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,654 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,660 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:52,660 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:52,661 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:51:52,669 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,685 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,685 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:52,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,692 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:51:52,694 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:51:52,695 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:51:52,820 INFO program/MainThread: stdout: 2024-03-01 20:51:52,820 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:51:52,820 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:52,820 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:52,820 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:52,821 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:51:52,821 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:52,821 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:52,821 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:52,821 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:52,821 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:52,821 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,821 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:51:52,835 INFO program/MainThread: stdout: 2024-03-01 20:51:52,836 INFO program/MainThread: writing all SBs 2024-03-01 20:51:52,836 INFO program/MainThread: new label = "" 2024-03-01 20:51:52,836 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,855 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:52,859 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:52,860 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:51:52,868 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,869 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:52,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:52,887 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:52,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:51:52,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:51:52,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:52,897 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:51:52,936 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:51:52,936 INFO program/MainThread: stderr[38]: 2024-03-01 20:51:52,936 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:51:52,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:51:52,940 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:51:52,997 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:51:52,997 INFO program/MainThread: stderr[39]: 2024-03-01 20:51:52,997 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:51:53,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:53,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:53,013 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:53,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:53,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:53,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:51:53,050 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:53,051 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:51:53,059 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:53,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:53,078 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:53,078 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:53,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:53,085 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:51:53,088 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:51:53,088 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:51:53,917 INFO program/MainThread: stdout: 2024-03-01 20:51:53,918 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:51:53,918 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:53,918 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:53,918 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:53,918 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:51:53,918 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:53,918 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:53,918 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:53,918 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:53,918 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:53,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:53,919 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:51:53,933 INFO program/MainThread: stdout: 2024-03-01 20:51:53,933 INFO program/MainThread: writing all SBs 2024-03-01 20:51:53,933 INFO program/MainThread: new label = "" 2024-03-01 20:51:53,933 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:53,933 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:53,950 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:53,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:53,954 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:53,956 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:51:53,964 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:53,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:53,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:53,981 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:53,985 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:53,987 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:53,990 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:53,990 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:53,990 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:53,991 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:54,024 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:51:54,024 INFO program/MainThread: stderr[40]: 2024-03-01 20:51:54,024 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:51:54,024 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:51:54,038 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:51:54,038 INFO program/MainThread: stderr[41]: 2024-03-01 20:51:54,038 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:51:54,038 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:51:54,066 INFO program/MainThread: stdout[42]: 2024-03-01 20:51:54,066 INFO program/MainThread: stderr[42]: 2024-03-01 20:51:54,066 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:51:54,066 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:51:54,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,079 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,083 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:54,083 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:54,084 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:51:54,094 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,094 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,116 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,116 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:54,120 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,123 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,126 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,126 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:54,126 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:54,126 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:54,168 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:51:54,168 INFO program/MainThread: stderr[43]: 2024-03-01 20:51:54,168 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:51:54,168 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:51:54,176 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:51:54,176 INFO program/MainThread: stderr[44]: 2024-03-01 20:51:54,176 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:51:54,177 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:51:54,214 INFO program/MainThread: stdout[45]: 2024-03-01 20:51:54,214 INFO program/MainThread: stderr[45]: 2024-03-01 20:51:54,214 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:51:54,215 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:51:54,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,231 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:54,231 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,232 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:51:54,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,263 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:54,267 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,270 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,272 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,272 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:54,272 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:54,273 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:54,316 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:51:54,317 INFO program/MainThread: stderr[46]: 2024-03-01 20:51:54,317 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:51:54,317 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:51:54,325 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:51:54,325 INFO program/MainThread: stderr[47]: 2024-03-01 20:51:54,325 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:51:54,325 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:51:54,355 INFO program/MainThread: stdout[48]: 2024-03-01 20:51:54,355 INFO program/MainThread: stderr[48]: 2024-03-01 20:51:54,355 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:51:54,355 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:51:54,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,372 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:54,372 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,373 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:51:54,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,408 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,408 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:54,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:51:54,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:54,417 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,420 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,423 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,425 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,428 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,431 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:51:54,433 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:51:54,495 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:51:54,495 INFO program/MainThread: stderr[49]: 2024-03-01 20:51:54,495 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:51:54,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:54,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:54,519 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,527 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,529 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,532 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,535 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,538 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:54,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:54,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,573 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,574 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:51:54,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,591 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:54,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:51:54,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:51:54,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:54,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:54,607 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,610 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,613 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,616 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,619 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,622 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:54,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:54,635 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:51:54,670 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS 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:54,670 INFO program/MainThread: stderr[50]: 2024-03-01 20:51:54,670 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:51:54,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:51:54,674 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:51:54,731 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:51:54,731 INFO program/MainThread: stderr[51]: 2024-03-01 20:51:54,731 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:51:54,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:54,760 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:54,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,785 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,789 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:54,790 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:54,791 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:51:54,800 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,816 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,816 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:54,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:54,823 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:51:54,826 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:51:54,826 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:51:55,002 INFO program/MainThread: stdout: 2024-03-01 20:51:55,002 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:51:55,002 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:55,002 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:55,002 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:55,002 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:51:55,002 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:55,002 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:55,002 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:55,002 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:55,002 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:55,002 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,003 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:51:55,018 INFO program/MainThread: stdout: 2024-03-01 20:51:55,018 INFO program/MainThread: writing all SBs 2024-03-01 20:51:55,018 INFO program/MainThread: new label = "" 2024-03-01 20:51:55,018 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:55,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:55,038 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:55,039 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:51:55,049 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:55,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,067 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:55,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:55,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:51:55,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:55,077 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:51:55,111 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS 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,111 INFO program/MainThread: stderr[52]: 2024-03-01 20:51:55,111 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:51:55,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:55,115 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:51:55,178 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:51:55,178 INFO program/MainThread: stderr[53]: 2024-03-01 20:51:55,178 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:51:55,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:55,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:55,197 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:55,197 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:55,225 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,230 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:55,231 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:55,231 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:51:55,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:55,258 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,258 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:55,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:55,265 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:55,268 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:51:55,268 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:51:56,083 INFO program/MainThread: stdout: 2024-03-01 20:51:56,084 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:51:56,084 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:56,084 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:56,084 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:56,087 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:51:56,087 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:56,087 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:56,087 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:56,087 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:56,087 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:56,087 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,087 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:51:56,101 INFO program/MainThread: stdout: 2024-03-01 20:51:56,102 INFO program/MainThread: writing all SBs 2024-03-01 20:51:56,102 INFO program/MainThread: new label = "" 2024-03-01 20:51:56,102 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:56,123 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:56,124 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:51:56,133 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,155 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:56,155 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 0x7ff9a6ea6540> 2024-03-01 20:51:56,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:51:56,161 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:56,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:51:56,167 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:51:56,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:51:56,173 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:51:56,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:51:56,178 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:51:56,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:51:56,184 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:51:56,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:51:56,189 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:51:56,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:51:56,195 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:51:56,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:51:56,200 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:51:56,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:51:56,206 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:56,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:51:56,211 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:51:56,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:51:56,216 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:51:56,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:51:56,222 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:51:56,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:51:56,227 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:51:56,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:51:56,232 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:51:56,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:51:56,238 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:51:56,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:56,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:51:56,243 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:52:18,538 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fdb5gxeh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:18,573 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:18,573 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:18,576 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:18,576 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:18,577 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:18,577 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:18,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:18,581 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:18,585 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:18,585 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:18,588 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:18,588 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:18,591 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:18,591 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:18,602 INFO program/MainThread: stdout: 2024-03-01 20:52:18,602 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:18,602 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a 2024-03-01 20:52:18,602 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 27cb811d-b6a0-4f93-badf-b257086f63c0 2024-03-01 20:52:18,602 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q 2024-03-01 20:52:18,602 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 27cb811d-b6a0-4f93-badf-b257086f63c0 2024-03-01 20:52:18,602 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3811d1bc-dd87-430d-a240-a28fc2950764 2024-03-01 20:52:18,602 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b 2024-03-01 20:52:18,602 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd 2024-03-01 20:52:18,602 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 9f6e67c4-9315-430d-ae02-9b08c3aed007 2024-03-01 20:52:18,602 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9b9a95f1-d81b-4e5d-a89e-4168747d5413 2024-03-01 20:52:18,602 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX 2024-03-01 20:52:18,602 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf 2024-03-01 20:52:18,602 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz 2024-03-01 20:52:18,602 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs e543f118-5667-4e91-9211-2860ce0c6234 2024-03-01 20:52:18,602 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 7e1b628d-fed1-4b72-8a6f-2aab275747c6 2024-03-01 20:52:18,602 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d384eed3-62ab-4225-9edc-3f9789b22405 2024-03-01 20:52:18,602 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec 2024-03-01 20:52:18,602 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d384eed3-62ab-4225-9edc-3f9789b22405 2024-03-01 20:52:18,602 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 2024-03-01 20:52:18,603 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 6550132b-2382-4062-839e-0d4f698211fc 2024-03-01 20:52:18,603 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo 2024-03-01 20:52:18,603 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 6550132b-2382-4062-839e-0d4f698211fc 2024-03-01 20:52:18,603 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:18,603 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:18,603 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:18,603 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:18,603 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:18,603 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 27cb811d-b6a0-4f93-badf-b257086f63c0 sdb 1073741824 root disk brw-rw---- LVM2_member Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 27cb811d-b6a0-4f93-badf-b257086f63c0 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3811d1bc-dd87-430d-a240-a28fc2950764 sdc 1073741824 root disk brw-rw---- LVM2_member jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b sdd 1073741824 root disk brw-rw---- LVM2_member wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 9f6e67c4-9315-430d-ae02-9b08c3aed007 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9b9a95f1-d81b-4e5d-a89e-4168747d5413 sde 1073741824 root disk brw-rw---- LVM2_member QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX sdf 1073741824 root disk brw-rw---- LVM2_member tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf sdg 1073741824 root disk brw-rw---- LVM2_member 5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz |-test_vg3-lv8 427819008 root disk brw-rw---- xfs e543f118-5667-4e91-9211-2860ce0c6234 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 7e1b628d-fed1-4b72-8a6f-2aab275747c6 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d384eed3-62ab-4225-9edc-3f9789b22405 sdh 1073741824 root disk brw-rw---- LVM2_member 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d384eed3-62ab-4225-9edc-3f9789b22405 sdi 1073741824 root disk brw-rw---- LVM2_member jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 6550132b-2382-4062-839e-0d4f698211fc sdj 1073741824 root disk brw-rw---- LVM2_member PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 6550132b-2382-4062-839e-0d4f698211fc 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:18,603 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:18,603 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:18,604 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:18,604 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:18,604 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:18,604 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:18,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:18,618 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:18,635 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:52:18,639 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936', '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': 'zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a', 'ID_FS_UUID_ENC': 'zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:52:18,639 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:18,640 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:18,677 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:18,677 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:18,677 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:18,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:18,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:18,689 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:18,691 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:18,695 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:18,696 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:18,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:18,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:18,700 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:18,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:18,703 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:18,706 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:18,707 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:18,707 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:18,707 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa596b7c8e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:52:18,711 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:18,714 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:18,715 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:52:18,718 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:18,718 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:52:18,721 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:18,721 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:52:18,725 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:18,725 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:52:18,728 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:52:18,728 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:18,728 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:52:18,772 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_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=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=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:52:18,772 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q. WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (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:52:18,772 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:18,772 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:52:18,777 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; pe_start: 8 MiB ; 2024-03-01 20:52:18,777 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:52:18,780 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:18,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:18,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:18,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:18,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:18,792 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:18,847 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=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:52:18,847 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q. WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (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:52:18,847 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:18,847 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:18,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:52:18,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:18,856 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:18,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:18,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:18,860 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:18,897 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 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=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg 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=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg 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:52:18,897 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q. WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (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:52:18,897 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:18,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:52:18,902 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:52:18,904 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:52:18,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:18,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:18,910 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:18,910 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:18,914 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/lvm-pv-uuid-Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': 'Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q', 'ID_FS_UUID_ENC': 'Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:52:18,914 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:18,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:18,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:18,925 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:18,925 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:18,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:52:18,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:18,928 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:18,931 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:18,932 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:18,935 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:18,935 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:18,935 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:52:18,935 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa595a46a00) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:52:18,938 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:18,942 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:18,942 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:52:18,945 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:18,945 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:52:18,948 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:18,948 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:52:18,951 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:18,951 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:52:18,954 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:52:18,954 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:18,954 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:18,992 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=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:52:18,992 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (last written to /dev/sdc). 2024-03-01 20:52:18,992 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:18,992 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:52:18,996 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:52:18,997 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:52:18,999 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:19,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:19,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:19,011 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:19,014 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:52:19,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:19,020 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:19,055 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:19,055 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (last written to /dev/sdc). 2024-03-01 20:52:19,055 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:19,055 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:19,055 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:19,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:52:19,060 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:19,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,071 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:19,071 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:19,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:52:19,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:19,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:19,077 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:19,077 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:19,080 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:19,081 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,081 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:52:19,081 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5959a6c40) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:52:19,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:19,085 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:19,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:52:19,088 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:19,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,098 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:19,099 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:19,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:52:19,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:19,102 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:19,105 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:19,105 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:19,108 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:19,108 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,108 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:52:19,108 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5959a6d90) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:52:19,111 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:19,112 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:19,115 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/lvm-pv-uuid-jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/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': 'jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b', 'ID_FS_UUID_ENC': 'jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:52:19,115 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:19,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:19,126 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:19,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:52:19,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:19,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:19,132 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:19,132 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:19,135 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:19,135 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,136 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:52:19,136 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5959bc460) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:52:19,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:19,142 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:19,142 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:52:19,145 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:19,145 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:52:19,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,148 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:52:19,151 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,151 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:52:19,154 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:52:19,154 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:19,154 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:52:19,191 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=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:52:19,191 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:19,191 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:19,192 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:52:19,195 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:19,196 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:52:19,198 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:19,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:19,208 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:19,211 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:19,213 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:52:19,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:19,219 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:52:19,253 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:19,253 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:19,253 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:19,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:19,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:52:19,269 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:19,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:52:19,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:19,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:19,277 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:19,280 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:19,280 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:19,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:19,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:19,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:19,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:52:19,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:19,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:19,293 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:19,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:52:19,297 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:19,297 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:52:19,297 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:52:19,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:19,300 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:19,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:52:19,304 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:19,308 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUSdoYDwYJDqKHSwivE3N01hIJGIvqwj4G2 ' '/dev/disk/by-uuid/3811d1bc-dd87-430d-a240-a28fc2950764 ' '/dev/mapper/test_vg1-lv1 /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': '67', '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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUSdoYDwYJDqKHSwivE3N01hIJGIvqwj4G2', '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': '3811d1bc-dd87-430d-a240-a28fc2950764', 'ID_FS_UUID_ENC': '3811d1bc-dd87-430d-a240-a28fc2950764', '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': '698003827'} ; 2024-03-01 20:52:19,308 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:52:19,308 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:19,312 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:52:19,312 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:19,312 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:19,312 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:19,314 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:52:19,314 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:19,314 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:19,315 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:19,317 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:52:19,317 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:19,317 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:19,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:52:19,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:19,327 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:52:19,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:19,328 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:52:19,324 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa5959bcf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 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 (0x7fa595a6e6d0) -- 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 = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:52:19,329 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:19,332 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:52:19,332 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:19,332 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:19,336 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:19,339 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:19,339 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:52:19,343 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:19,343 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:52:19,346 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,346 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:52:19,349 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,349 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:52:19,351 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:19,351 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:52:19,354 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:19,355 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:52:19,358 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:19,358 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:19,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:19,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:19,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:19,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:52:19,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:52:19,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:19,380 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:19,383 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:19,383 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:19,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:52:19,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:52:19,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:19,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:19,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:52:19,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:19,397 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:19,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:52:19,400 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:19,400 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:52:19,400 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:52:19,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:19,404 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:19,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:52:19,407 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:19,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/27cb811d-b6a0-4f93-badf-b257086f63c0 ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUStJYwLWw86gd5q8hMWEO0lwLl5Jv7zNOg ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUStJYwLWw86gd5q8hMWEO0lwLl5Jv7zNOg', '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': '27cb811d-b6a0-4f93-badf-b257086f63c0', 'ID_FS_UUID_ENC': '27cb811d-b6a0-4f93-badf-b257086f63c0', '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': '697562681'} ; 2024-03-01 20:52:19,410 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:52:19,411 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:19,414 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:52:19,414 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:19,414 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:19,414 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:19,416 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:52:19,417 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:19,417 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:19,417 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:19,419 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:52:19,419 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:19,419 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:19,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:52:19,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:19,430 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:19,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:19,431 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:19,427 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa5959bcdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg 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 (0x7fa595a6e6d0) -- name = test_vg1 status = True 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 = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:52:19,431 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:19,434 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:52:19,434 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:19,434 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:19,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:52:19,442 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:19,442 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:52:19,445 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:19,445 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:52:19,448 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,448 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:52:19,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:19,452 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:52:19,455 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:19,455 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:52:19,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:52:19,458 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:19,459 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:19,462 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': 'wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd', 'ID_FS_UUID_ENC': 'wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:52:19,462 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:19,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,474 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:19,474 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:19,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:19,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:19,477 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:19,480 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:19,480 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:19,483 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:19,484 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,484 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:52:19,484 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5959ba4f0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:52:19,487 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:19,490 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:19,490 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:19,493 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:19,493 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:19,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,497 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:19,500 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,500 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:19,502 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:52:19,502 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:52:19,503 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/sda,/dev/sdd,/dev/sdc ... 2024-03-01 20:52:19,548 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=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:52:19,548 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX. WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:19,548 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:52:19,549 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:52:19,552 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd ; label: None ; device: /dev/sdd ; serial: 360014054d89ed8fd8f74b9e846010cee ; exists: True ; vg_name: test_vg2 ; vg_uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:52:19,553 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:52:19,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:52:19,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:19,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,567 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/sda,/dev/sdd,/dev/sdc ... 2024-03-01 20:52:19,599 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 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=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=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:52:19,599 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX. WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:19,599 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:52:19,600 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:19,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:52:19,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:52:19,607 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:19,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:52:19,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:52:19,611 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/sda,/dev/sdd,/dev/sdc ... 2024-03-01 20:52:19,643 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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:52:19,644 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX. WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:19,644 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:52:19,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:52:19,648 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:52:19,651 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:52:19,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:52:19,657 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:52:19,657 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:19,660 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/lvm-pv-uuid-QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/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': 'QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX', 'ID_FS_UUID_ENC': 'QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:52:19,660 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:19,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,672 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:19,672 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:19,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:52:19,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:52:19,675 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:19,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:19,678 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:19,681 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:52:19,682 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,682 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:52:19,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5959a62e0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:52:19,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:19,688 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:19,688 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:52:19,691 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:19,691 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:52:19,694 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,695 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:52:19,698 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,698 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:52:19,701 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:52:19,701 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:52:19,701 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/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:52:19,734 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=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:52:19,735 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:19,735 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:52:19,735 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:52:19,739 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX ; label: None ; device: /dev/sde ; serial: 36001405e743f5f18dd048e18d4b50b0c ; exists: True ; vg_name: test_vg2 ; vg_uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:19,739 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:52:19,742 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:52:19,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:52:19,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:52:19,753 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:19,756 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:52:19,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:19,762 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/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:52:19,801 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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:52:19,802 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:19,802 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:52:19,802 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:52:19,802 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:19,806 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/lvm-pv-uuid-tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf ' '/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': 'tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf', 'ID_FS_UUID_ENC': 'tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:52:19,806 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:19,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,818 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:19,819 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:19,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:52:19,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:52:19,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:19,825 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:19,825 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:19,828 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:19,828 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,829 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:52:19,829 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa596b7c820) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:52:19,832 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:19,835 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:19,835 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:52:19,838 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:19,838 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:52:19,841 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,841 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:52:19,844 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:19,844 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:52:19,847 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:52:19,847 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:52:19,847 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/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:52:19,887 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=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:52:19,887 INFO program/MainThread: stderr[24]: 2024-03-01 20:52:19,887 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:52:19,888 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:52:19,891 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf ; label: None ; device: /dev/sdf ; serial: 36001405ea0dbaa0961e4330bd0ed5905 ; exists: True ; vg_name: test_vg2 ; vg_uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:19,892 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:52:19,895 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:52:19,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:19,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:52:19,906 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:19,909 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:52:19,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:19,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:19,915 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/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:52:19,955 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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:52:19,955 INFO program/MainThread: stderr[25]: 2024-03-01 20:52:19,955 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:52:19,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:19,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:52:19,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:19,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:52:19,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:52:19,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:19,978 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:19,982 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:19,982 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:19,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:52:19,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:52:19,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:19,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:52:19,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:52:19,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:19,995 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:19,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:52:19,998 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:19,999 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:52:19,999 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:52:20,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:20,002 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:20,005 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:20,005 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:20,009 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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvUShQfkQGEaHBlrbjRR3cqWffTd5zcVIOc ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/9b9a95f1-d81b-4e5d-a89e-4168747d5413 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvUShQfkQGEaHBlrbjRR3cqWffTd5zcVIOc', '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': '9b9a95f1-d81b-4e5d-a89e-4168747d5413', 'ID_FS_UUID_ENC': '9b9a95f1-d81b-4e5d-a89e-4168747d5413', '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': '695829447'} ; 2024-03-01 20:52:20,009 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:52:20,009 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:20,012 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:52:20,013 INFO program/MainThread: stderr[26]: 2024-03-01 20:52:20,013 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:52:20,013 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:20,015 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:52:20,015 INFO program/MainThread: stderr[27]: 2024-03-01 20:52:20,015 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:52:20,015 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:20,018 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:52:20,018 INFO program/MainThread: stderr[28]: 2024-03-01 20:52:20,018 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:52:20,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:52:20,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:20,028 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:52:20,028 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:20,029 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:52:20,025 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa59595f340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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 (0x7fa5959d5c10) -- 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 = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:52:20,029 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:20,032 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:52:20,032 INFO program/MainThread: stderr[29]: 2024-03-01 20:52:20,032 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:52:20,036 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:52:20,039 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,039 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:52:20,042 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,042 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:52:20,046 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,046 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:52:20,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:52:20,049 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:52:20,053 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:20,053 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:52:20,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:52:20,056 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:20,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:20,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:52:20,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:20,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:52:20,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:52:20,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:20,078 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:20,081 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:20,081 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:20,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:52:20,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:52:20,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:20,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:52:20,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:52:20,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:20,095 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:20,098 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:20,098 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:20,098 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:52:20,098 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:52:20,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:20,101 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:20,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:52:20,105 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:20,108 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/9f6e67c4-9315-430d-ae02-9b08c3aed007 ' '/dev/disk/by-id/dm-uuid-LVM-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvU2JsUlKjF0qqMBWvWMu9hjC2j8dh4Mf8r ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '64', '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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvU2JsUlKjF0qqMBWvWMu9hjC2j8dh4Mf8r', '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': '9f6e67c4-9315-430d-ae02-9b08c3aed007', 'ID_FS_UUID_ENC': '9f6e67c4-9315-430d-ae02-9b08c3aed007', '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': '695435186'} ; 2024-03-01 20:52:20,108 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:52:20,108 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:20,112 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:52:20,112 INFO program/MainThread: stderr[30]: 2024-03-01 20:52:20,112 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:52:20,112 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:20,114 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:52:20,114 INFO program/MainThread: stderr[31]: 2024-03-01 20:52:20,115 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:52:20,115 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:20,117 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:52:20,117 INFO program/MainThread: stderr[32]: 2024-03-01 20:52:20,117 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:52:20,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:52:20,127 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:20,128 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:20,128 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:20,129 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:20,125 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa59595fbb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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 (0x7fa5959d5c10) -- name = test_vg2 status = 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 = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:52:20,129 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:20,132 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:52:20,132 INFO program/MainThread: stderr[33]: 2024-03-01 20:52:20,132 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:52:20,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:52:20,139 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,139 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:52:20,143 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,143 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:52:20,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:52:20,149 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,149 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:52:20,149 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:52:20,152 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:20,153 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:52:20,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:52:20,156 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:20,156 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:20,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f', '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': '5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz', 'ID_FS_UUID_ENC': '5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:52:20,159 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:20,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:20,172 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:20,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:52:20,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:52:20,175 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:20,178 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:20,178 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:20,181 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:20,181 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:20,182 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:52:20,182 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5959ba040) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:52:20,185 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:20,188 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,188 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:52:20,191 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,191 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:52:20,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:52:20,197 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,197 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:52:20,200 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:52:20,200 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:52:20,200 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/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdb ... 2024-03-01 20:52:20,242 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:20,242 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec. WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:20,242 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:52:20,242 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:52:20,246 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz ; label: None ; device: /dev/sdg ; serial: 36001405768230fa71984e829499a918f ; exists: True ; vg_name: test_vg3 ; vg_uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:52:20,247 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:52:20,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:52:20,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:20,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:20,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,261 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/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdb ... 2024-03-01 20:52:20,307 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 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=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 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=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:20,307 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec. WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:20,307 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:52:20,307 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:20,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:52:20,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:52:20,315 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:20,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:52:20,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:52:20,319 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/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdb ... 2024-03-01 20:52:20,353 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:20,353 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec. WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:20,353 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:52:20,357 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:52:20,358 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:52:20,361 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:52:20,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:20,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:52:20,366 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:20,366 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:20,370 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_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/lvm-pv-uuid-0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec', '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': '0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec', 'ID_FS_UUID_ENC': '0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:52:20,370 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:20,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,382 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:20,382 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:20,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:52:20,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:52:20,385 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:20,388 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:20,388 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:20,391 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:20,392 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:20,392 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:52:20,392 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa5959717c0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:52:20,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:20,398 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,398 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:52:20,401 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,401 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:52:20,405 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,405 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:52:20,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,408 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:52:20,411 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:52:20,411 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:52:20,411 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/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdb,/dev/sdh ... 2024-03-01 20:52:20,452 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:20,452 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:20,452 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:52:20,453 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:52:20,456 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec ; label: None ; device: /dev/sdh ; serial: 360014059d83b87d131e4b379cfbacfc6 ; exists: True ; vg_name: test_vg3 ; vg_uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; pe_start: 8 MiB ; 2024-03-01 20:52:20,457 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:52:20,460 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:52:20,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:20,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:52:20,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:52:20,471 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:20,474 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:52:20,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:20,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:20,480 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdb,/dev/sdh ... 2024-03-01 20:52:20,516 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:20,516 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:20,516 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:52:20,516 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:20,517 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:20,521 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/lvm-pv-uuid-jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27', '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': 'jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27', 'ID_FS_UUID_ENC': 'jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:52:20,521 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:20,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,533 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:20,534 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:20,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:52:20,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:52:20,537 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:20,540 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:20,540 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:20,543 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:20,543 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:20,544 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:52:20,544 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa595974220) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:52:20,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:20,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,550 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:52:20,553 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,553 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:52:20,556 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,556 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:52:20,559 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,559 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:52:20,562 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:52:20,562 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:52:20,562 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/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdb,/dev/sdh ... 2024-03-01 20:52:20,599 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:20,599 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:20,599 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:52:20,600 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:52:20,603 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 ; label: None ; device: /dev/sdi ; serial: 360014052f0931ad5a3a4640bd5f78d46 ; exists: True ; vg_name: test_vg3 ; vg_uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; pe_start: 8 MiB ; 2024-03-01 20:52:20,604 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:52:20,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:52:20,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:20,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:20,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:52:20,619 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:20,621 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:52:20,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:20,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:20,627 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/sdf,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdb,/dev/sdh ... 2024-03-01 20:52:20,672 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:20,672 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:20,672 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:52:20,673 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:20,673 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:20,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': 'PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo', 'ID_FS_UUID_ENC': 'PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:52:20,677 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:20,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,689 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:20,690 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:20,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:52:20,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:52:20,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:20,696 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:20,696 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:20,699 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:20,700 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:20,700 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:52:20,700 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa595975910) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:52:20,703 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:20,706 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,706 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:52:20,709 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,709 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:52:20,712 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,713 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:52:20,716 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,716 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:52:20,718 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:52:20,718 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:52:20,719 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/sdf,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdb,/dev/sdh ... 2024-03-01 20:52:20,769 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:20,769 INFO program/MainThread: stderr[41]: 2024-03-01 20:52:20,769 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:52:20,770 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:52:20,774 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo ; label: None ; device: /dev/sdj ; serial: 360014059a2848e1cd794e5b9dac93a13 ; exists: True ; vg_name: test_vg3 ; vg_uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:52:20,774 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:52:20,777 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:52:20,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:20,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:20,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:52:20,789 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:20,792 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:52:20,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:20,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:20,798 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/sdf,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdb,/dev/sdh ... 2024-03-01 20:52:20,847 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:20,847 INFO program/MainThread: stderr[42]: 2024-03-01 20:52:20,847 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:52:20,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:20,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:52:20,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:20,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:52:20,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:52:20,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:20,871 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:20,874 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:20,874 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:20,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:52:20,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:52:20,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:20,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:52:20,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:52:20,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:20,887 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:20,890 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:20,891 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:20,891 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:52:20,891 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:52:20,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:20,894 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:20,897 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:20,898 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:20,901 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/6550132b-2382-4062-839e-0d4f698211fc ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeT1zt3mIH6rf0TnM20eZBMUeTpLhnhwWO2 ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '63', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeT1zt3mIH6rf0TnM20eZBMUeTpLhnhwWO2', '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': '6550132b-2382-4062-839e-0d4f698211fc', 'ID_FS_UUID_ENC': '6550132b-2382-4062-839e-0d4f698211fc', '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': '693600726'} ; 2024-03-01 20:52:20,901 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:52:20,901 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:20,905 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:52:20,905 INFO program/MainThread: stderr[43]: 2024-03-01 20:52:20,905 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:52:20,905 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:20,907 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:52:20,907 INFO program/MainThread: stderr[44]: 2024-03-01 20:52:20,907 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:52:20,908 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:20,910 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:52:20,910 INFO program/MainThread: stderr[45]: 2024-03-01 20:52:20,910 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:52:20,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:52:20,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:20,922 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:52:20,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:20,923 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:52:20,919 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa5959792b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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 (0x7fa595968f40) -- 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 = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:52:20,923 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:20,926 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:52:20,926 INFO program/MainThread: stderr[46]: 2024-03-01 20:52:20,926 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:52:20,930 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:52:20,933 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,933 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:52:20,936 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,936 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:52:20,939 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,940 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:52:20,943 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,943 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:52:20,943 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:52:20,946 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:20,946 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:52:20,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:52:20,949 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:20,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:20,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:52:20,974 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:20,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:52:20,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:52:20,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:20,981 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:20,984 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:20,985 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:20,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:52:20,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:52:20,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:20,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:52:20,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:52:20,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:20,998 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:21,001 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:21,001 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:21,001 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:52:21,002 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:52:21,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:21,005 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:21,008 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:21,008 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:21,011 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/d384eed3-62ab-4225-9edc-3f9789b22405 ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTqR6Ju9cW1nSpSyjl6kWBybcaOdB0eJsN', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '62', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTqR6Ju9cW1nSpSyjl6kWBybcaOdB0eJsN', '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': 'd384eed3-62ab-4225-9edc-3f9789b22405', 'ID_FS_UUID_ENC': 'd384eed3-62ab-4225-9edc-3f9789b22405', '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': '692528784'} ; 2024-03-01 20:52:21,011 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:52:21,012 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:21,015 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:52:21,015 INFO program/MainThread: stderr[47]: 2024-03-01 20:52:21,015 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:52:21,015 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:21,017 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:52:21,018 INFO program/MainThread: stderr[48]: 2024-03-01 20:52:21,018 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:52:21,018 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:21,020 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:52:21,020 INFO program/MainThread: stderr[49]: 2024-03-01 20:52:21,020 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:52:21,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:52:21,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,032 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:52:21,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,033 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:52:21,028 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa595a22160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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 (0x7fa595968f40) -- name = test_vg3 status = True 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 = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:52:21,033 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:21,036 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:52:21,036 INFO program/MainThread: stderr[50]: 2024-03-01 20:52:21,036 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:52:21,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:52:21,044 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:21,044 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:52:21,047 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:21,047 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:52:21,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,050 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:52:21,054 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,054 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:52:21,054 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:52:21,057 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:21,057 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:52:21,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:52:21,060 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:21,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:21,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:52:21,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:21,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:52:21,079 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:52:21,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:21,082 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:21,086 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:21,086 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:21,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:52:21,089 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:52:21,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:21,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:52:21,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:52:21,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:21,099 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:21,103 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:21,103 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:21,103 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:52:21,103 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:52:21,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:21,106 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:21,109 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:21,110 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:21,113 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/7e1b628d-fed1-4b72-8a6f-2aab275747c6 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTPO9tqeRK55Eqkwe5OPahFgNukRspdOCQ ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '61', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTPO9tqeRK55Eqkwe5OPahFgNukRspdOCQ', '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': '7e1b628d-fed1-4b72-8a6f-2aab275747c6', 'ID_FS_UUID_ENC': '7e1b628d-fed1-4b72-8a6f-2aab275747c6', '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': '691470832'} ; 2024-03-01 20:52:21,113 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:52:21,114 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:21,117 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:52:21,117 INFO program/MainThread: stderr[51]: 2024-03-01 20:52:21,117 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:52:21,117 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:21,119 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:52:21,120 INFO program/MainThread: stderr[52]: 2024-03-01 20:52:21,120 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:52:21,120 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:21,122 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:52:21,122 INFO program/MainThread: stderr[53]: 2024-03-01 20:52:21,122 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:52:21,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:52:21,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,134 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:52:21,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,135 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:52:21,130 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa5959baa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ 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 (0x7fa595968f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:52:21,136 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:21,138 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:52:21,139 INFO program/MainThread: stderr[54]: 2024-03-01 20:52:21,139 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:52:21,143 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:52:21,146 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:21,146 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:52:21,149 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:21,149 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:52:21,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:52:21,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:52:21,156 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:52:21,159 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:21,160 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:52:21,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:52:21,163 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:21,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:21,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:52:21,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:21,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:52:21,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:52:21,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:21,185 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:21,188 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:21,189 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:21,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:52:21,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:52:21,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:21,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:52:21,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:52:21,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:21,202 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:21,205 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:21,205 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:21,205 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:52:21,206 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:52:21,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:21,209 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:21,212 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:21,212 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:21,216 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/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTLKtTRAA7OsgsyOi6F1oGpVWMtnnCrUVh ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/e543f118-5667-4e91-9211-2860ce0c6234', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTLKtTRAA7OsgsyOi6F1oGpVWMtnnCrUVh', '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': 'e543f118-5667-4e91-9211-2860ce0c6234', 'ID_FS_UUID_ENC': 'e543f118-5667-4e91-9211-2860ce0c6234', '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': '691037742'} ; 2024-03-01 20:52:21,216 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:21,216 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:21,219 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:52:21,219 INFO program/MainThread: stderr[55]: 2024-03-01 20:52:21,219 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:52:21,219 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:21,222 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:52:21,222 INFO program/MainThread: stderr[56]: 2024-03-01 20:52:21,222 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:52:21,222 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:21,224 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:52:21,225 INFO program/MainThread: stderr[57]: 2024-03-01 20:52:21,225 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:52:21,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:52:21,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,236 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,238 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,232 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa595968460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh 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 (0x7fa595968f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:52:21,239 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:21,241 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:52:21,241 INFO program/MainThread: stderr[58]: 2024-03-01 20:52:21,242 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:52:21,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:52:21,249 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:21,249 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:52:21,252 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:21,252 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:52:21,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:52:21,259 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,259 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:52:21,259 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:52:21,262 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:21,262 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:52:21,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:52:21,266 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:21,266 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:21,269 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': '10722950'} ; 2024-03-01 20:52:21,269 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:21,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,280 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:21,280 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:21,280 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:21,280 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:21,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:52:21,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:52:21,283 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:21,286 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:21,287 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:21,289 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:21,290 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:21,290 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:52:21,290 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa59595f880) -- 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:52:21,293 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:21,296 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:21,296 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:52:21,299 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:21,299 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:52:21,303 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,303 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:52:21,306 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,306 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:52:21,309 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:21,311 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:21,314 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:21,322 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 0x7fa596f0d240> 2024-03-01 20:52:21,376 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:52:21,380 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:21,380 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:21,384 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': '10726774'} ; 2024-03-01 20:52:21,384 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:21,384 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:21,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,394 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:21,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,400 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:21,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:21,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:52:21,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:52:21,440 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:21,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:52:21,443 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:21,446 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:21,446 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:21,449 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:21,449 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:21,449 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:21,452 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:21,455 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:21,458 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:21,461 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:21,464 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:21,464 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:21,464 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:52:21,465 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:21,464 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa595967250) -- 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 0x7fa59598ccc0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:21,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:21,471 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:21,471 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:52:21,474 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:21,474 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:52:21,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:52:21,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:52:21,480 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:21,483 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:21,483 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:52:21,486 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:21,486 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:21,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTLKtTRAA7OsgsyOi6F1oGpVWMtnnCrUVh ' '/dev/disk/by-uuid/e543f118-5667-4e91-9211-2860ce0c6234 ' '/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': '60', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTLKtTRAA7OsgsyOi6F1oGpVWMtnnCrUVh', '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': 'e543f118-5667-4e91-9211-2860ce0c6234', 'ID_FS_UUID_ENC': 'e543f118-5667-4e91-9211-2860ce0c6234', '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': '691037742'} ; 2024-03-01 20:52:21,489 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:21,490 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:21,493 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:52:21,493 INFO program/MainThread: stderr[59]: 2024-03-01 20:52:21,493 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:52:21,493 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:21,495 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:52:21,496 INFO program/MainThread: stderr[60]: 2024-03-01 20:52:21,496 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:52:21,496 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:21,498 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:52:21,498 INFO program/MainThread: stderr[61]: 2024-03-01 20:52:21,498 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:52:21,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,506 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:52:21,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,511 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,512 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,507 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa595968460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa595968f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:21,513 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:21,515 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:52:21,516 INFO program/MainThread: stderr[62]: 2024-03-01 20:52:21,516 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:52:21,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:52:21,519 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:52:21,522 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTPO9tqeRK55Eqkwe5OPahFgNukRspdOCQ ' '/dev/disk/by-uuid/7e1b628d-fed1-4b72-8a6f-2aab275747c6 ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '61', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTPO9tqeRK55Eqkwe5OPahFgNukRspdOCQ', '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': '7e1b628d-fed1-4b72-8a6f-2aab275747c6', 'ID_FS_UUID_ENC': '7e1b628d-fed1-4b72-8a6f-2aab275747c6', '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': '691470832'} ; 2024-03-01 20:52:21,522 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:52:21,523 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:21,525 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:52:21,525 INFO program/MainThread: stderr[63]: 2024-03-01 20:52:21,525 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:52:21,525 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:21,528 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:52:21,528 INFO program/MainThread: stderr[64]: 2024-03-01 20:52:21,528 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:52:21,528 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:21,531 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:52:21,531 INFO program/MainThread: stderr[65]: 2024-03-01 20:52:21,531 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:52:21,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,538 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:52:21,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,542 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,544 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,538 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa5959baa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa595968f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:21,544 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:21,547 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:52:21,547 INFO program/MainThread: stderr[66]: 2024-03-01 20:52:21,547 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:52:21,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:52:21,551 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:52:21,554 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/test_vg3/lv6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/d384eed3-62ab-4225-9edc-3f9789b22405 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTqR6Ju9cW1nSpSyjl6kWBybcaOdB0eJsN', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '62', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTqR6Ju9cW1nSpSyjl6kWBybcaOdB0eJsN', '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': 'd384eed3-62ab-4225-9edc-3f9789b22405', 'ID_FS_UUID_ENC': 'd384eed3-62ab-4225-9edc-3f9789b22405', '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': '692528784'} ; 2024-03-01 20:52:21,554 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:52:21,554 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:21,556 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:52:21,557 INFO program/MainThread: stderr[67]: 2024-03-01 20:52:21,557 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:52:21,557 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:21,559 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:52:21,559 INFO program/MainThread: stderr[68]: 2024-03-01 20:52:21,559 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:52:21,559 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:21,562 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:52:21,562 INFO program/MainThread: stderr[69]: 2024-03-01 20:52:21,562 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:52:21,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:52:21,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,575 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,569 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa595a22160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa595968f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:21,575 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:21,578 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:52:21,578 INFO program/MainThread: stderr[70]: 2024-03-01 20:52:21,578 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:52:21,582 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:52:21,582 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:52:21,585 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/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeT1zt3mIH6rf0TnM20eZBMUeTpLhnhwWO2 ' '/dev/disk/by-uuid/6550132b-2382-4062-839e-0d4f698211fc', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '63', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeT1zt3mIH6rf0TnM20eZBMUeTpLhnhwWO2', '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': '6550132b-2382-4062-839e-0d4f698211fc', 'ID_FS_UUID_ENC': '6550132b-2382-4062-839e-0d4f698211fc', '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': '693600726'} ; 2024-03-01 20:52:21,585 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:52:21,585 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:21,587 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:52:21,588 INFO program/MainThread: stderr[71]: 2024-03-01 20:52:21,588 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:52:21,588 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:21,590 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:52:21,590 INFO program/MainThread: stderr[72]: 2024-03-01 20:52:21,590 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:52:21,590 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:21,593 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:52:21,593 INFO program/MainThread: stderr[73]: 2024-03-01 20:52:21,593 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:52:21,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,600 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:52:21,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:21,606 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:21,600 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa5959792b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa595968f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:21,606 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:21,609 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:52:21,609 INFO program/MainThread: stderr[74]: 2024-03-01 20:52:21,609 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:52:21,612 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:52:21,613 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:52:21,615 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/9f6e67c4-9315-430d-ae02-9b08c3aed007 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvU2JsUlKjF0qqMBWvWMu9hjC2j8dh4Mf8r ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '64', '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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvU2JsUlKjF0qqMBWvWMu9hjC2j8dh4Mf8r', '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': '9f6e67c4-9315-430d-ae02-9b08c3aed007', 'ID_FS_UUID_ENC': '9f6e67c4-9315-430d-ae02-9b08c3aed007', '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': '695435186'} ; 2024-03-01 20:52:21,616 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:52:21,616 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:21,618 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:52:21,618 INFO program/MainThread: stderr[75]: 2024-03-01 20:52:21,618 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:52:21,619 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:21,621 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:52:21,621 INFO program/MainThread: stderr[76]: 2024-03-01 20:52:21,621 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:52:21,621 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:21,624 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:52:21,624 INFO program/MainThread: stderr[77]: 2024-03-01 20:52:21,624 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:52:21,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,631 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:52:21,633 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:21,634 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:21,634 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:21,635 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:21,631 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa59595fbb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa5959d5c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:52:21,636 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:21,638 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:52:21,638 INFO program/MainThread: stderr[78]: 2024-03-01 20:52:21,638 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:52:21,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:52:21,642 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:52:21,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/9b9a95f1-d81b-4e5d-a89e-4168747d5413 ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvUShQfkQGEaHBlrbjRR3cqWffTd5zcVIOc', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvUShQfkQGEaHBlrbjRR3cqWffTd5zcVIOc', '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': '9b9a95f1-d81b-4e5d-a89e-4168747d5413', 'ID_FS_UUID_ENC': '9b9a95f1-d81b-4e5d-a89e-4168747d5413', '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': '695829447'} ; 2024-03-01 20:52:21,645 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:52:21,645 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:21,648 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:52:21,648 INFO program/MainThread: stderr[79]: 2024-03-01 20:52:21,648 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:52:21,648 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:21,650 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:52:21,651 INFO program/MainThread: stderr[80]: 2024-03-01 20:52:21,651 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:52:21,651 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:21,653 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:52:21,653 INFO program/MainThread: stderr[81]: 2024-03-01 20:52:21,653 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:52:21,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,661 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:52:21,663 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:21,664 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:21,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:21,665 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:21,661 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa59595f340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa5959d5c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:21,665 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:21,668 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:52:21,668 INFO program/MainThread: stderr[82]: 2024-03-01 20:52:21,668 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:52:21,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:52:21,672 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:52:21,675 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-id/dm-uuid-LVM-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUStJYwLWw86gd5q8hMWEO0lwLl5Jv7zNOg ' '/dev/disk/by-uuid/27cb811d-b6a0-4f93-badf-b257086f63c0 ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUStJYwLWw86gd5q8hMWEO0lwLl5Jv7zNOg', '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': '27cb811d-b6a0-4f93-badf-b257086f63c0', 'ID_FS_UUID_ENC': '27cb811d-b6a0-4f93-badf-b257086f63c0', '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': '697562681'} ; 2024-03-01 20:52:21,675 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:52:21,675 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:21,677 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:52:21,678 INFO program/MainThread: stderr[83]: 2024-03-01 20:52:21,678 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:52:21,678 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:21,680 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:52:21,680 INFO program/MainThread: stderr[84]: 2024-03-01 20:52:21,680 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:52:21,681 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:21,683 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:52:21,683 INFO program/MainThread: stderr[85]: 2024-03-01 20:52:21,683 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:52:21,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,690 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:52:21,693 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:21,693 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:21,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:21,694 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:21,690 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa5959bcdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa595a6e6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:52:21,695 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:21,697 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:52:21,697 INFO program/MainThread: stderr[86]: 2024-03-01 20:52:21,698 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:52:21,701 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:52:21,701 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:52:21,704 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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUSdoYDwYJDqKHSwivE3N01hIJGIvqwj4G2 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/3811d1bc-dd87-430d-a240-a28fc2950764', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUSdoYDwYJDqKHSwivE3N01hIJGIvqwj4G2', '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': '3811d1bc-dd87-430d-a240-a28fc2950764', 'ID_FS_UUID_ENC': '3811d1bc-dd87-430d-a240-a28fc2950764', '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': '698003827'} ; 2024-03-01 20:52:21,704 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:52:21,704 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:21,707 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:52:21,707 INFO program/MainThread: stderr[87]: 2024-03-01 20:52:21,707 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:52:21,707 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:21,710 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:52:21,710 INFO program/MainThread: stderr[88]: 2024-03-01 20:52:21,710 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:52:21,710 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:21,712 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:52:21,712 INFO program/MainThread: stderr[89]: 2024-03-01 20:52:21,712 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:52:21,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,719 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:52:21,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:21,723 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:21,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:21,724 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:21,720 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa5959bcf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa595a6e6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:21,724 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:21,727 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:52:21,727 INFO program/MainThread: stderr[90]: 2024-03-01 20:52:21,727 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:52:21,730 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:21,730 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:52:21,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:21,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:21,760 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:21,761 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:21,765 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:21,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,770 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:21,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:21,773 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:21,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,781 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:21,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:21,784 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:21,787 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:21,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,793 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:21,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:21,796 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:21,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,804 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:21,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:21,807 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:21,809 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:21,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:21,817 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:21,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:21,828 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:52:24,892 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8rn1z498/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:24,927 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:24,927 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:24,930 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:24,930 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:24,930 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:24,930 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:24,935 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,935 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:24,938 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:24,938 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:24,941 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:24,941 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:24,944 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:24,944 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:24,955 INFO program/MainThread: stdout: 2024-03-01 20:52:24,955 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:24,955 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a 2024-03-01 20:52:24,955 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 27cb811d-b6a0-4f93-badf-b257086f63c0 2024-03-01 20:52:24,955 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q 2024-03-01 20:52:24,955 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 27cb811d-b6a0-4f93-badf-b257086f63c0 2024-03-01 20:52:24,955 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3811d1bc-dd87-430d-a240-a28fc2950764 2024-03-01 20:52:24,955 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b 2024-03-01 20:52:24,955 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd 2024-03-01 20:52:24,955 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 9f6e67c4-9315-430d-ae02-9b08c3aed007 2024-03-01 20:52:24,955 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9b9a95f1-d81b-4e5d-a89e-4168747d5413 2024-03-01 20:52:24,955 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX 2024-03-01 20:52:24,955 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf 2024-03-01 20:52:24,955 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz 2024-03-01 20:52:24,955 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs e543f118-5667-4e91-9211-2860ce0c6234 2024-03-01 20:52:24,955 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 7e1b628d-fed1-4b72-8a6f-2aab275747c6 2024-03-01 20:52:24,955 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d384eed3-62ab-4225-9edc-3f9789b22405 2024-03-01 20:52:24,955 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec 2024-03-01 20:52:24,955 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d384eed3-62ab-4225-9edc-3f9789b22405 2024-03-01 20:52:24,955 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 2024-03-01 20:52:24,955 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 6550132b-2382-4062-839e-0d4f698211fc 2024-03-01 20:52:24,955 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo 2024-03-01 20:52:24,955 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 6550132b-2382-4062-839e-0d4f698211fc 2024-03-01 20:52:24,955 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:24,955 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:24,955 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:24,955 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:24,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,956 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 27cb811d-b6a0-4f93-badf-b257086f63c0 sdb 1073741824 root disk brw-rw---- LVM2_member Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 27cb811d-b6a0-4f93-badf-b257086f63c0 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3811d1bc-dd87-430d-a240-a28fc2950764 sdc 1073741824 root disk brw-rw---- LVM2_member jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b sdd 1073741824 root disk brw-rw---- LVM2_member wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 9f6e67c4-9315-430d-ae02-9b08c3aed007 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9b9a95f1-d81b-4e5d-a89e-4168747d5413 sde 1073741824 root disk brw-rw---- LVM2_member QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX sdf 1073741824 root disk brw-rw---- LVM2_member tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf sdg 1073741824 root disk brw-rw---- LVM2_member 5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz |-test_vg3-lv8 427819008 root disk brw-rw---- xfs e543f118-5667-4e91-9211-2860ce0c6234 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 7e1b628d-fed1-4b72-8a6f-2aab275747c6 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d384eed3-62ab-4225-9edc-3f9789b22405 sdh 1073741824 root disk brw-rw---- LVM2_member 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d384eed3-62ab-4225-9edc-3f9789b22405 sdi 1073741824 root disk brw-rw---- LVM2_member jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 6550132b-2382-4062-839e-0d4f698211fc sdj 1073741824 root disk brw-rw---- LVM2_member PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 6550132b-2382-4062-839e-0d4f698211fc 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:24,956 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:24,956 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:24,956 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:24,956 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:24,956 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:24,957 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:24,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,969 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,985 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:52:24,989 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-zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', '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': 'zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a', 'ID_FS_UUID_ENC': 'zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:52:24,989 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:24,990 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:25,030 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:25,031 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:25,031 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:25,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,042 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:25,044 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:25,048 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:25,049 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:25,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:25,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:25,053 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:25,056 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:25,056 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:25,059 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:25,059 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:25,060 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:25,060 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146bf3c8e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:52:25,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:25,067 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:25,067 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:52:25,070 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:25,070 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:52:25,073 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,073 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:52:25,077 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,077 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:52:25,080 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:52:25,080 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:25,080 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:25,114 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_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=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=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:52:25,114 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q. WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (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:52:25,115 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:25,115 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:52:25,119 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; pe_start: 8 MiB ; 2024-03-01 20:52:25,119 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:52:25,122 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:25,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:25,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:25,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,134 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:25,168 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=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:52:25,168 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q. WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (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:52:25,168 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:25,169 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:25,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:52:25,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:25,177 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:25,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:25,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:25,181 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:25,214 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 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=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg 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=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg 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:52:25,214 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q. WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (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:52:25,214 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:25,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:52:25,219 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:52:25,221 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:52:25,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:25,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:25,227 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:25,227 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:25,230 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/lvm-pv-uuid-Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': 'Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q', 'ID_FS_UUID_ENC': 'Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:52:25,231 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:25,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,241 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:25,242 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:25,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:52:25,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:25,245 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:25,248 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:25,248 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:25,251 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:25,251 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:25,252 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:52:25,252 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ae06a00) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:52:25,255 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:25,258 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:25,258 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:52:25,261 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:25,261 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:52:25,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:52:25,267 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,267 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:52:25,270 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:52:25,270 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:25,270 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:52:25,305 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=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:52:25,305 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (last written to /dev/sdc). 2024-03-01 20:52:25,305 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:25,306 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:52:25,310 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:52:25,310 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:52:25,313 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:25,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:25,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:25,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:25,324 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:25,327 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:52:25,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:25,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:25,333 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:52:25,381 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:25,381 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b. WARNING: VG test_vg1 is missing PV jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b (last written to /dev/sdc). 2024-03-01 20:52:25,381 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:25,381 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:25,382 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:25,386 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:52:25,386 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:25,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,397 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:25,397 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:25,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:52:25,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:25,400 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:25,403 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:25,403 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:25,406 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:25,407 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:25,407 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:52:25,407 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad66c40) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:52:25,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:25,410 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:25,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:52:25,413 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:25,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,424 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:25,425 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:25,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:52:25,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:25,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:25,430 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:25,431 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:25,433 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:25,434 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:25,434 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:52:25,434 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad66d90) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:52:25,437 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:25,437 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:25,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/lvm-pv-uuid-jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314', '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': 'jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b', 'ID_FS_UUID_ENC': 'jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:52:25,440 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:25,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,451 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:25,452 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:25,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:52:25,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:25,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:25,458 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:25,458 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:25,461 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:25,461 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:25,461 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:52:25,461 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad7b460) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:52:25,464 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:25,467 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:25,468 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:52:25,471 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:25,471 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:52:25,474 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,474 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:52:25,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:52:25,479 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:52:25,480 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:25,480 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:52:25,521 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=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:52:25,521 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:25,521 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:25,522 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:52:25,525 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:25,526 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:52:25,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:25,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:25,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:25,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:25,540 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:25,543 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:52:25,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS ; incomplete: True ; hidden: False ; 2024-03-01 20:52:25,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:25,549 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:52:25,599 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:25,599 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:25,599 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:25,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:25,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:52:25,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:25,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:52:25,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:25,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:25,622 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:25,625 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:25,626 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:25,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:25,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:25,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:25,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:52:25,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:25,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:25,639 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:25,642 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:25,642 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:25,642 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:52:25,642 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:52:25,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:25,645 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:25,648 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:25,649 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:25,653 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-uuid/3811d1bc-dd87-430d-a240-a28fc2950764 ' '/dev/disk/by-id/dm-uuid-LVM-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUSdoYDwYJDqKHSwivE3N01hIJGIvqwj4G2 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUSdoYDwYJDqKHSwivE3N01hIJGIvqwj4G2', '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': '3811d1bc-dd87-430d-a240-a28fc2950764', 'ID_FS_UUID_ENC': '3811d1bc-dd87-430d-a240-a28fc2950764', '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': '698003827'} ; 2024-03-01 20:52:25,653 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:52:25,654 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:25,657 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:52:25,657 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:25,657 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:25,657 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:25,659 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:52:25,660 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:25,660 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:25,660 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:25,662 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:52:25,662 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:25,662 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:25,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:52:25,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:25,672 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:52:25,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:25,673 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:52:25,669 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 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 (0x7f146ae2d6d0) -- 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 = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:52:25,673 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:25,676 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:52:25,676 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:25,676 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:25,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:25,683 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:25,683 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:52:25,686 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:25,686 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:52:25,689 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,689 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:52:25,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,693 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:52:25,694 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:25,694 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:52:25,698 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:25,698 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:52:25,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:25,701 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:25,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:25,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:25,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:25,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:52:25,719 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:52:25,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:25,722 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:25,726 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:25,726 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:25,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:52:25,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:52:25,733 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:25,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:25,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:52:25,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:25,739 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:25,742 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:25,742 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:25,743 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:52:25,743 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:52:25,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:25,746 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:25,749 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:25,749 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:25,752 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/27cb811d-b6a0-4f93-badf-b257086f63c0 ' '/dev/disk/by-id/dm-uuid-LVM-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUStJYwLWw86gd5q8hMWEO0lwLl5Jv7zNOg ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUStJYwLWw86gd5q8hMWEO0lwLl5Jv7zNOg', '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': '27cb811d-b6a0-4f93-badf-b257086f63c0', 'ID_FS_UUID_ENC': '27cb811d-b6a0-4f93-badf-b257086f63c0', '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': '697562681'} ; 2024-03-01 20:52:25,752 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:52:25,753 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:25,756 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:52:25,756 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:25,756 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:25,756 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:25,758 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:52:25,759 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:25,759 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:25,759 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:25,761 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:52:25,761 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:25,761 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:25,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:52:25,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:25,771 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:25,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:25,772 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:25,768 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg 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 (0x7f146ae2d6d0) -- name = test_vg1 status = True 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 = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:52:25,773 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:25,775 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:52:25,775 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:25,775 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:25,779 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:52:25,783 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:25,783 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:52:25,786 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:25,786 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:52:25,789 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,789 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:52:25,792 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,793 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:25,793 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:52:25,796 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:25,796 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:52:25,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:52:25,799 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:25,799 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:25,802 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/lvm-pv-uuid-wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd', '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': 'wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd', 'ID_FS_UUID_ENC': 'wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:52:25,802 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:25,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,814 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:25,814 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:25,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:25,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:25,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:25,820 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:25,820 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:25,823 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:25,823 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:25,824 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:52:25,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad7a4f0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:52:25,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:25,830 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:25,830 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:25,833 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:25,833 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:25,836 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,836 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:25,839 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:25,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:25,842 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:52:25,842 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:52:25,842 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:52:25,881 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=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:52:25,881 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX. WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:25,881 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:52:25,881 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:52:25,885 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd ; label: None ; device: /dev/sdd ; serial: 360014054d89ed8fd8f74b9e846010cee ; exists: True ; vg_name: test_vg2 ; vg_uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:52:25,886 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:52:25,888 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:52:25,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:25,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:25,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:25,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:25,900 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:52:25,945 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 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=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=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:52:25,945 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX. WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:25,945 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:52:25,945 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:25,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:52:25,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:52:25,953 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:25,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:52:25,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:52:25,956 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:52:25,998 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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:52:25,998 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX. WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:25,998 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:52:26,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:52:26,003 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:52:26,005 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:52:26,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:52:26,011 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:52:26,011 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:26,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX', 'ID_FS_UUID_ENC': 'QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:52:26,015 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,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,026 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:26,026 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:26,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:52:26,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:52:26,029 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:26,032 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:26,032 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,035 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,036 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,036 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:52:26,036 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad662e0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:52:26,039 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:26,042 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,042 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:52:26,045 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,045 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:52:26,048 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,048 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:52:26,051 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,052 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:52:26,054 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:52:26,054 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:52:26,054 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/sda,/dev/sdb,/dev/sdd ... 2024-03-01 20:52:26,091 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=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:52:26,091 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:26,091 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:52:26,091 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:52:26,095 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX ; label: None ; device: /dev/sde ; serial: 36001405e743f5f18dd048e18d4b50b0c ; exists: True ; vg_name: test_vg2 ; vg_uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:26,096 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:52:26,098 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:52:26,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:52:26,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:52:26,110 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:26,113 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:52:26,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:26,118 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/sda,/dev/sdb,/dev/sdd ... 2024-03-01 20:52:26,153 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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:52:26,154 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf. WARNING: VG test_vg2 is missing PV tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf (last written to /dev/sdf). 2024-03-01 20:52:26,154 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:52:26,154 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:52:26,154 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:26,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf', 'ID_FS_UUID_ENC': 'tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:52:26,159 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:52:26,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,170 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:26,171 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:26,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:52:26,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:52:26,174 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:26,177 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:26,177 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,180 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,180 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,181 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:52:26,181 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146bf3c820) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:52:26,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:26,187 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,187 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:52:26,190 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,190 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:52:26,193 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,193 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:52:26,196 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,196 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:52:26,199 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:52:26,199 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:52:26,199 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:26,235 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=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:52:26,235 INFO program/MainThread: stderr[24]: 2024-03-01 20:52:26,235 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:52:26,236 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:52:26,239 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf ; label: None ; device: /dev/sdf ; serial: 36001405ea0dbaa0961e4330bd0ed5905 ; exists: True ; vg_name: test_vg2 ; vg_uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:26,240 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:52:26,243 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:52:26,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:26,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:52:26,256 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:26,258 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:52:26,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:26,264 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:26,317 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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:52:26,317 INFO program/MainThread: stderr[25]: 2024-03-01 20:52:26,317 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:52:26,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:26,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:52:26,333 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:26,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:52:26,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:52:26,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:26,340 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:26,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:52:26,343 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:26,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:52:26,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:52:26,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:26,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:52:26,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:52:26,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:26,355 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:26,358 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:26,359 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:26,359 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:52:26,359 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:52:26,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:26,362 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:26,365 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:26,366 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:26,369 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-uuid-LVM-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvUShQfkQGEaHBlrbjRR3cqWffTd5zcVIOc ' '/dev/disk/by-uuid/9b9a95f1-d81b-4e5d-a89e-4168747d5413 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvUShQfkQGEaHBlrbjRR3cqWffTd5zcVIOc', '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': '9b9a95f1-d81b-4e5d-a89e-4168747d5413', 'ID_FS_UUID_ENC': '9b9a95f1-d81b-4e5d-a89e-4168747d5413', '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': '695829447'} ; 2024-03-01 20:52:26,369 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:52:26,369 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:26,372 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:52:26,372 INFO program/MainThread: stderr[26]: 2024-03-01 20:52:26,372 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:52:26,373 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:26,375 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:52:26,375 INFO program/MainThread: stderr[27]: 2024-03-01 20:52:26,376 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:52:26,376 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:26,378 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:52:26,378 INFO program/MainThread: stderr[28]: 2024-03-01 20:52:26,378 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:52:26,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:52:26,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:26,388 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:52:26,388 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:26,389 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:52:26,385 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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 (0x7f146ad95c10) -- 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 = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:52:26,389 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:26,392 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:52:26,392 INFO program/MainThread: stderr[29]: 2024-03-01 20:52:26,392 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:52:26,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:52:26,399 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,400 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:52:26,403 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,403 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:52:26,406 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,406 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:52:26,409 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,409 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:52:26,409 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:52:26,413 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:26,413 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:52:26,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:52:26,416 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:26,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:26,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:52:26,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:26,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:52:26,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:52:26,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:26,437 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:26,440 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:26,441 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:26,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:52:26,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:52:26,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:26,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:52:26,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:52:26,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:26,453 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:26,456 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:26,457 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:26,457 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:52:26,457 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:52:26,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:26,460 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:26,463 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:26,463 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:26,467 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-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/9f6e67c4-9315-430d-ae02-9b08c3aed007 ' '/dev/disk/by-id/dm-uuid-LVM-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvU2JsUlKjF0qqMBWvWMu9hjC2j8dh4Mf8r', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '64', '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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvU2JsUlKjF0qqMBWvWMu9hjC2j8dh4Mf8r', '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': '9f6e67c4-9315-430d-ae02-9b08c3aed007', 'ID_FS_UUID_ENC': '9f6e67c4-9315-430d-ae02-9b08c3aed007', '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': '695435186'} ; 2024-03-01 20:52:26,467 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:52:26,467 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:26,470 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:52:26,470 INFO program/MainThread: stderr[30]: 2024-03-01 20:52:26,470 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:52:26,470 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:26,472 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:52:26,473 INFO program/MainThread: stderr[31]: 2024-03-01 20:52:26,473 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:52:26,473 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:26,475 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:52:26,475 INFO program/MainThread: stderr[32]: 2024-03-01 20:52:26,475 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:52:26,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:52:26,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:26,486 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:26,486 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:26,487 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:26,483 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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 (0x7f146ad95c10) -- name = test_vg2 status = 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 = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:52:26,487 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:26,490 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:52:26,490 INFO program/MainThread: stderr[33]: 2024-03-01 20:52:26,490 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:52:26,494 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:52:26,498 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,498 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:52:26,501 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,501 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:52:26,504 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:52:26,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:52:26,507 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:52:26,510 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:26,510 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:52:26,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:52:26,513 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:26,514 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:26,517 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/lvm-pv-uuid-5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f', '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': '5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz', 'ID_FS_UUID_ENC': '5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:52:26,517 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,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,528 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:26,529 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:26,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:52:26,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:52:26,532 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:26,535 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:26,535 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,538 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,538 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,539 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:52:26,539 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad7a040) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:52:26,542 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:26,544 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,545 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:52:26,547 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,547 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:52:26,550 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,550 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:52:26,553 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,553 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:52:26,556 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:52:26,556 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:52:26,556 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/sdc,/dev/sdg,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:26,595 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:26,595 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec. WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:26,595 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:52:26,596 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:52:26,599 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz ; label: None ; device: /dev/sdg ; serial: 36001405768230fa71984e829499a918f ; exists: True ; vg_name: test_vg3 ; vg_uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:52:26,600 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:52:26,602 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:52:26,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:26,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,614 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/sdc,/dev/sdg,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:26,661 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 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=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 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=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:26,661 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec. WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:26,661 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:52:26,661 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:26,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:52:26,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:52:26,669 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:26,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:52:26,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:52:26,673 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/sdc,/dev/sdg,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:26,711 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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,711 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec. WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:26,711 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:52:26,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:52:26,716 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:52:26,718 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:52:26,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:52:26,724 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:26,724 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:26,727 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/lvm-pv-uuid-0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6', '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': '0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec', 'ID_FS_UUID_ENC': '0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:52:26,727 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,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,739 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:26,739 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:26,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:52:26,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:52:26,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:26,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:26,745 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,748 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,748 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,749 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:52:26,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad317c0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:52:26,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:26,755 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,755 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:52:26,757 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,758 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:52:26,760 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,761 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:52:26,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:52:26,766 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:52:26,766 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:52:26,766 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/sdc,/dev/sdg,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:26,812 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:26,812 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:26,812 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:52:26,812 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:52:26,816 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec ; label: None ; device: /dev/sdh ; serial: 360014059d83b87d131e4b379cfbacfc6 ; exists: True ; vg_name: test_vg3 ; vg_uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; pe_start: 8 MiB ; 2024-03-01 20:52:26,816 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:52:26,819 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:52:26,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:52:26,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:52:26,830 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:26,833 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:52:26,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:26,838 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/sdc,/dev/sdg,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:26,885 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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,885 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27. WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:26,885 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:52:26,885 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:26,886 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:26,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/lvm-pv-uuid-jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46', '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': 'jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27', 'ID_FS_UUID_ENC': 'jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:52:26,890 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,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,901 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:26,902 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:26,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:52:26,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:52:26,905 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:26,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:26,908 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,911 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,911 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,912 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:52:26,912 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad32220) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:52:26,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:26,917 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,918 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:52:26,920 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,920 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:52:26,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,923 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:52:26,926 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,926 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:52:26,929 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:52:26,929 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:52:26,929 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/sdc,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:26,972 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:26,972 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:26,972 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:52:26,972 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:52:26,976 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 ; label: None ; device: /dev/sdi ; serial: 360014052f0931ad5a3a4640bd5f78d46 ; exists: True ; vg_name: test_vg3 ; vg_uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; pe_start: 8 MiB ; 2024-03-01 20:52:26,976 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:52:26,979 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:52:26,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:26,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:52:26,991 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:26,993 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:52:26,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:26,999 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/sdc,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:27,031 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:27,032 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo. WARNING: VG test_vg3 is missing PV PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo (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:52:27,032 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:52:27,032 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:27,032 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:27,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/lvm-pv-uuid-PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/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': 'PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo', 'ID_FS_UUID_ENC': 'PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:52:27,037 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:27,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,048 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:27,049 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:27,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:52:27,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:52:27,051 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:27,054 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:27,054 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:27,057 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:27,058 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:27,058 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:52:27,058 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad35910) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:52:27,061 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:27,064 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:27,064 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:52:27,067 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:27,067 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:52:27,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:52:27,073 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,073 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:52:27,076 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:52:27,076 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:52:27,076 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:27,115 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=zMwz6O-Po2B-LWk1-fsp7-AC20-fmMU-ZqgT1a LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=Fc1RmC-OJWM-z2Pr-Uko9-RbU5-I3fX-cjQA7Q LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jD41q2-huqE-bPlR-cpmd-jMN1-0ri2-th2G4b LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=wwNGf5-3wiP-3G20-aN72-1ZVn-hxNS-idjTsd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=QdcrhZ-rIi9-6EgC-Pu9a-BeEo-sF3B-lIGnPX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=tqpRVf-2nh5-qSuZ-Qz0V-HbLW-4RRI-evA3Yf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5eFyv3-pcmx-9OFO-fHD6-3KqY-n3sv-20W1Iz LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=0pi2OB-7BZn-NOgt-rPTr-KidH-k6w1-hlN2Ec LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=jp0gDl-Wwq4-8VDA-16WM-uRJU-JoXh-ZVQS27 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=4261412864 LVM2_VG_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=PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT LVM2_VG_SIZE=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:52:27,115 INFO program/MainThread: stderr[41]: 2024-03-01 20:52:27,115 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:52:27,115 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:52:27,119 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PdskQf-4Tus-c0et-8e6G-N2UD-yOCV-nOhkfo ; label: None ; device: /dev/sdj ; serial: 360014059a2848e1cd794e5b9dac93a13 ; exists: True ; vg_name: test_vg3 ; vg_uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:52:27,119 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:52:27,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:52:27,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:27,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:27,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:52:27,133 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:27,136 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:52:27,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:27,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:27,142 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:27,184 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc 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=2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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=PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:27,184 INFO program/MainThread: stderr[42]: 2024-03-01 20:52:27,184 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:52:27,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; 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,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:27,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:52:27,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:27,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:52:27,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:52:27,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:27,206 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:27,210 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:27,210 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:27,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:52:27,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:52:27,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:27,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:52:27,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:52:27,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:27,222 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:27,225 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:27,226 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:27,226 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:52:27,226 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:52:27,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:27,229 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:27,232 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:27,232 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:27,235 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-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeT1zt3mIH6rf0TnM20eZBMUeTpLhnhwWO2 ' '/dev/disk/by-uuid/6550132b-2382-4062-839e-0d4f698211fc ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '63', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeT1zt3mIH6rf0TnM20eZBMUeTpLhnhwWO2', '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': '6550132b-2382-4062-839e-0d4f698211fc', 'ID_FS_UUID_ENC': '6550132b-2382-4062-839e-0d4f698211fc', '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': '693600726'} ; 2024-03-01 20:52:27,236 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:52:27,236 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:27,239 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:52:27,239 INFO program/MainThread: stderr[43]: 2024-03-01 20:52:27,239 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:52:27,239 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:27,242 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:52:27,242 INFO program/MainThread: stderr[44]: 2024-03-01 20:52:27,242 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:52:27,242 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:27,244 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:52:27,244 INFO program/MainThread: stderr[45]: 2024-03-01 20:52:27,245 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:52:27,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:52:27,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,256 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:52:27,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,257 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:52:27,253 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 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 (0x7f146ad28f40) -- 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 = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:52:27,257 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:27,260 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:52:27,261 INFO program/MainThread: stderr[46]: 2024-03-01 20:52:27,261 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:52:27,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:52:27,267 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:27,268 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:52:27,271 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:27,271 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:52:27,274 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,274 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:52:27,277 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:52:27,277 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:52:27,280 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:27,280 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:52:27,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:52:27,284 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:27,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:27,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:52:27,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:27,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:52:27,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:52:27,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:27,314 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:27,317 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:27,318 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:27,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:52:27,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:52:27,324 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:27,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:52:27,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:52:27,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:27,330 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:27,333 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:27,333 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:27,334 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:52:27,334 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:52:27,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:27,337 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:27,339 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:27,340 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:27,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTqR6Ju9cW1nSpSyjl6kWBybcaOdB0eJsN ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/d384eed3-62ab-4225-9edc-3f9789b22405 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '62', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTqR6Ju9cW1nSpSyjl6kWBybcaOdB0eJsN', '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': 'd384eed3-62ab-4225-9edc-3f9789b22405', 'ID_FS_UUID_ENC': 'd384eed3-62ab-4225-9edc-3f9789b22405', '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': '692528784'} ; 2024-03-01 20:52:27,343 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:52:27,343 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:27,346 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:52:27,347 INFO program/MainThread: stderr[47]: 2024-03-01 20:52:27,347 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:52:27,347 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:27,349 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:52:27,349 INFO program/MainThread: stderr[48]: 2024-03-01 20:52:27,349 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:52:27,349 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:27,352 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:52:27,352 INFO program/MainThread: stderr[49]: 2024-03-01 20:52:27,352 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:52:27,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:52:27,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,363 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:52:27,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,364 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:52:27,359 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN 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 (0x7f146ad28f40) -- name = test_vg3 status = True 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 = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:52:27,364 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:27,367 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:52:27,367 INFO program/MainThread: stderr[50]: 2024-03-01 20:52:27,367 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:52:27,371 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:52:27,374 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:27,374 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:52:27,377 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:27,377 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:52:27,380 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,380 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:52:27,383 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,383 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:52:27,384 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:52:27,386 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:27,387 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:52:27,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:52:27,390 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:27,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:27,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:52:27,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:27,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:52:27,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:52:27,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:27,411 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:27,414 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:27,414 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:27,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:52:27,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:52:27,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:27,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:52:27,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:52:27,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:27,427 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:27,430 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:27,430 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:27,431 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:52:27,431 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:52:27,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:27,434 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:27,436 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:27,437 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:27,440 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/7e1b628d-fed1-4b72-8a6f-2aab275747c6 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTPO9tqeRK55Eqkwe5OPahFgNukRspdOCQ', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '61', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTPO9tqeRK55Eqkwe5OPahFgNukRspdOCQ', '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': '7e1b628d-fed1-4b72-8a6f-2aab275747c6', 'ID_FS_UUID_ENC': '7e1b628d-fed1-4b72-8a6f-2aab275747c6', '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': '691470832'} ; 2024-03-01 20:52:27,440 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:52:27,440 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:27,443 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:52:27,444 INFO program/MainThread: stderr[51]: 2024-03-01 20:52:27,444 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:52:27,444 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:27,446 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:52:27,446 INFO program/MainThread: stderr[52]: 2024-03-01 20:52:27,446 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:52:27,446 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:27,449 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:52:27,449 INFO program/MainThread: stderr[53]: 2024-03-01 20:52:27,449 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:52:27,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:52:27,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,460 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:52:27,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,461 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:52:27,456 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ 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 (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:52:27,462 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:27,464 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:52:27,464 INFO program/MainThread: stderr[54]: 2024-03-01 20:52:27,464 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:52:27,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:52:27,471 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:27,471 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:52:27,474 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:27,474 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:52:27,478 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,478 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:52:27,481 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,481 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:52:27,481 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:52:27,484 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:27,484 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:52:27,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:52:27,487 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:27,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:27,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:52:27,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:27,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:52:27,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:52:27,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:27,509 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:27,512 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:27,512 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:27,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:52:27,515 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:52:27,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:27,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:52:27,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:52:27,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:27,525 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:27,528 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:27,528 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:27,528 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:52:27,528 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:52:27,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:27,531 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:27,534 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:27,535 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:27,538 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/e543f118-5667-4e91-9211-2860ce0c6234 ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTLKtTRAA7OsgsyOi6F1oGpVWMtnnCrUVh', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTLKtTRAA7OsgsyOi6F1oGpVWMtnnCrUVh', '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': 'e543f118-5667-4e91-9211-2860ce0c6234', 'ID_FS_UUID_ENC': 'e543f118-5667-4e91-9211-2860ce0c6234', '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': '691037742'} ; 2024-03-01 20:52:27,538 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:27,538 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:27,541 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:52:27,541 INFO program/MainThread: stderr[55]: 2024-03-01 20:52:27,541 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:52:27,542 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:27,544 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:52:27,544 INFO program/MainThread: stderr[56]: 2024-03-01 20:52:27,544 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:52:27,544 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:27,546 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:52:27,547 INFO program/MainThread: stderr[57]: 2024-03-01 20:52:27,547 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:52:27,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:52:27,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,558 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,560 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,554 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh 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 (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:52:27,560 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:27,563 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:52:27,563 INFO program/MainThread: stderr[58]: 2024-03-01 20:52:27,563 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:52:27,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:52:27,571 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:27,571 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:52:27,574 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:27,574 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:52:27,577 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,577 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:52:27,580 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,580 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:52:27,581 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:52:27,583 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:27,584 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:52:27,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:52:27,587 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:27,587 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:27,590 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': '10722950'} ; 2024-03-01 20:52:27,590 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:27,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,601 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:27,601 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:27,601 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:27,601 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:27,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:52:27,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:52:27,604 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:27,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:27,607 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:27,610 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:27,610 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:27,610 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:52:27,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7f146ad20880) -- 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:52:27,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:27,616 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:27,616 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:52:27,619 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:27,619 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:52:27,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,623 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:52:27,625 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,626 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:52:27,628 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:27,631 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:27,634 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:27,639 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 0x7f146ad6cd00> 2024-03-01 20:52:27,679 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:52:27,683 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:27,683 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:27,687 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': '10726774'} ; 2024-03-01 20:52:27,687 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:27,687 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:27,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,697 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:27,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,703 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,716 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:52:27,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:52:27,743 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:27,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:52:27,746 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:27,749 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:27,749 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:27,752 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:27,752 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:27,752 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:27,755 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:27,758 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:27,761 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:27,764 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:27,767 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,767 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:27,767 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:52:27,768 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:27,767 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f146ad27250) -- 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 0x7f146ad4ce00> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:27,771 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:27,774 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:27,774 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:52:27,777 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:27,777 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:52:27,780 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,780 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:52:27,783 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,783 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:52:27,784 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:27,786 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:27,786 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:52:27,789 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:27,789 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:27,792 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/e543f118-5667-4e91-9211-2860ce0c6234 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTLKtTRAA7OsgsyOi6F1oGpVWMtnnCrUVh ' '/dev/test_vg3/lv8 /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': '60', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTLKtTRAA7OsgsyOi6F1oGpVWMtnnCrUVh', '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': 'e543f118-5667-4e91-9211-2860ce0c6234', 'ID_FS_UUID_ENC': 'e543f118-5667-4e91-9211-2860ce0c6234', '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': '691037742'} ; 2024-03-01 20:52:27,792 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:27,793 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:27,796 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:52:27,796 INFO program/MainThread: stderr[59]: 2024-03-01 20:52:27,796 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:52:27,796 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:27,799 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:52:27,799 INFO program/MainThread: stderr[60]: 2024-03-01 20:52:27,799 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:52:27,799 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:27,801 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:52:27,801 INFO program/MainThread: stderr[61]: 2024-03-01 20:52:27,801 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:52:27,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,809 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:52:27,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,814 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,815 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,810 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:27,816 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:27,819 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:52:27,819 INFO program/MainThread: stderr[62]: 2024-03-01 20:52:27,819 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:52:27,823 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:52:27,823 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:52:27,826 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTPO9tqeRK55Eqkwe5OPahFgNukRspdOCQ ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/7e1b628d-fed1-4b72-8a6f-2aab275747c6 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '61', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTPO9tqeRK55Eqkwe5OPahFgNukRspdOCQ', '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': '7e1b628d-fed1-4b72-8a6f-2aab275747c6', 'ID_FS_UUID_ENC': '7e1b628d-fed1-4b72-8a6f-2aab275747c6', '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': '691470832'} ; 2024-03-01 20:52:27,826 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:52:27,827 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:27,830 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:52:27,830 INFO program/MainThread: stderr[63]: 2024-03-01 20:52:27,830 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:52:27,830 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:27,832 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:52:27,832 INFO program/MainThread: stderr[64]: 2024-03-01 20:52:27,832 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:52:27,833 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:27,835 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:52:27,835 INFO program/MainThread: stderr[65]: 2024-03-01 20:52:27,835 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:52:27,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,842 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:52:27,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,847 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,848 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,843 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:27,849 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:27,852 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:52:27,852 INFO program/MainThread: stderr[66]: 2024-03-01 20:52:27,852 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:52:27,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:52:27,856 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:52:27,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/d384eed3-62ab-4225-9edc-3f9789b22405 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTqR6Ju9cW1nSpSyjl6kWBybcaOdB0eJsN ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '62', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeTqR6Ju9cW1nSpSyjl6kWBybcaOdB0eJsN', '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': 'd384eed3-62ab-4225-9edc-3f9789b22405', 'ID_FS_UUID_ENC': 'd384eed3-62ab-4225-9edc-3f9789b22405', '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': '692528784'} ; 2024-03-01 20:52:27,858 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:52:27,859 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:27,862 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:52:27,862 INFO program/MainThread: stderr[67]: 2024-03-01 20:52:27,862 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:52:27,862 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:27,865 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:52:27,865 INFO program/MainThread: stderr[68]: 2024-03-01 20:52:27,865 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:52:27,865 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:27,867 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:52:27,867 INFO program/MainThread: stderr[69]: 2024-03-01 20:52:27,867 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:52:27,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,875 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:52:27,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,879 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,880 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,875 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:27,881 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:27,884 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:52:27,885 INFO program/MainThread: stderr[70]: 2024-03-01 20:52:27,885 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:52:27,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:52:27,888 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:52:27,891 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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeT1zt3mIH6rf0TnM20eZBMUeTpLhnhwWO2 ' '/dev/disk/by-uuid/6550132b-2382-4062-839e-0d4f698211fc', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '63', '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-iH0qA0skn61QwouSV3TKX4h5nyPu0OeT1zt3mIH6rf0TnM20eZBMUeTpLhnhwWO2', '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': '6550132b-2382-4062-839e-0d4f698211fc', 'ID_FS_UUID_ENC': '6550132b-2382-4062-839e-0d4f698211fc', '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': '693600726'} ; 2024-03-01 20:52:27,891 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:52:27,892 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:27,895 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:52:27,895 INFO program/MainThread: stderr[71]: 2024-03-01 20:52:27,895 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:52:27,895 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:27,898 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:52:27,898 INFO program/MainThread: stderr[72]: 2024-03-01 20:52:27,898 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:52:27,898 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:27,900 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:52:27,900 INFO program/MainThread: stderr[73]: 2024-03-01 20:52:27,901 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:52:27,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,908 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:52:27,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,912 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:27,913 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:27,908 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:27,914 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:27,917 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:52:27,917 INFO program/MainThread: stderr[74]: 2024-03-01 20:52:27,917 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:52:27,921 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:52:27,921 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:52:27,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/9f6e67c4-9315-430d-ae02-9b08c3aed007 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvU2JsUlKjF0qqMBWvWMu9hjC2j8dh4Mf8r ' '/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': '64', '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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvU2JsUlKjF0qqMBWvWMu9hjC2j8dh4Mf8r', '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': '9f6e67c4-9315-430d-ae02-9b08c3aed007', 'ID_FS_UUID_ENC': '9f6e67c4-9315-430d-ae02-9b08c3aed007', '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': '695435186'} ; 2024-03-01 20:52:27,924 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:52:27,925 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:27,927 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:52:27,927 INFO program/MainThread: stderr[75]: 2024-03-01 20:52:27,927 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:52:27,928 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:27,930 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:52:27,930 INFO program/MainThread: stderr[76]: 2024-03-01 20:52:27,930 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:52:27,930 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:27,933 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:52:27,933 INFO program/MainThread: stderr[77]: 2024-03-01 20:52:27,933 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:52:27,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,940 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:52:27,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:27,943 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:27,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:27,944 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:27,940 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:52:27,945 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:27,948 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:52:27,948 INFO program/MainThread: stderr[78]: 2024-03-01 20:52:27,948 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:52:27,952 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:52:27,952 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:52:27,955 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-uuid/9b9a95f1-d81b-4e5d-a89e-4168747d5413 ' '/dev/disk/by-id/dm-uuid-LVM-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvUShQfkQGEaHBlrbjRR3cqWffTd5zcVIOc', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-SWwezpIU5jOrgE5fOHLgxEAF0C1WPvvUShQfkQGEaHBlrbjRR3cqWffTd5zcVIOc', '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': '9b9a95f1-d81b-4e5d-a89e-4168747d5413', 'ID_FS_UUID_ENC': '9b9a95f1-d81b-4e5d-a89e-4168747d5413', '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': '695829447'} ; 2024-03-01 20:52:27,955 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:52:27,955 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:27,958 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:52:27,958 INFO program/MainThread: stderr[79]: 2024-03-01 20:52:27,958 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:52:27,958 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:27,960 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:52:27,961 INFO program/MainThread: stderr[80]: 2024-03-01 20:52:27,961 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:52:27,961 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:27,963 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:52:27,963 INFO program/MainThread: stderr[81]: 2024-03-01 20:52:27,963 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:52:27,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,971 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:52:27,973 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:27,974 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:27,974 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:27,975 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:27,971 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:27,975 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:27,978 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:52:27,979 INFO program/MainThread: stderr[82]: 2024-03-01 20:52:27,979 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:52:27,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:52:27,982 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:52:27,985 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/27cb811d-b6a0-4f93-badf-b257086f63c0 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUStJYwLWw86gd5q8hMWEO0lwLl5Jv7zNOg ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUStJYwLWw86gd5q8hMWEO0lwLl5Jv7zNOg', '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': '27cb811d-b6a0-4f93-badf-b257086f63c0', 'ID_FS_UUID_ENC': '27cb811d-b6a0-4f93-badf-b257086f63c0', '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': '697562681'} ; 2024-03-01 20:52:27,985 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:52:27,986 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:27,988 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:52:27,988 INFO program/MainThread: stderr[83]: 2024-03-01 20:52:27,989 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:52:27,989 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:27,991 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:52:27,991 INFO program/MainThread: stderr[84]: 2024-03-01 20:52:27,991 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:52:27,991 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:27,994 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:52:27,994 INFO program/MainThread: stderr[85]: 2024-03-01 20:52:27,994 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:52:27,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,001 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:52:28,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,004 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,005 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,001 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:52:28,006 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:28,009 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:52:28,009 INFO program/MainThread: stderr[86]: 2024-03-01 20:52:28,009 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:52:28,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:52:28,013 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:52:28,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUSdoYDwYJDqKHSwivE3N01hIJGIvqwj4G2 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/3811d1bc-dd87-430d-a240-a28fc2950764 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-eOUB9Q8zTQF52KLfREY8LLotwZrCZJUSdoYDwYJDqKHSwivE3N01hIJGIvqwj4G2', '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': '3811d1bc-dd87-430d-a240-a28fc2950764', 'ID_FS_UUID_ENC': '3811d1bc-dd87-430d-a240-a28fc2950764', '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': '698003827'} ; 2024-03-01 20:52:28,016 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:52:28,016 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:28,019 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:52:28,019 INFO program/MainThread: stderr[87]: 2024-03-01 20:52:28,019 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:52:28,019 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:28,021 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:52:28,022 INFO program/MainThread: stderr[88]: 2024-03-01 20:52:28,022 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:52:28,022 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:28,024 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:52:28,024 INFO program/MainThread: stderr[89]: 2024-03-01 20:52:28,024 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:52:28,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,031 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:52:28,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,035 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,036 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,032 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,036 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:28,039 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:52:28,039 INFO program/MainThread: stderr[90]: 2024-03-01 20:52:28,039 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:52:28,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:28,043 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:52:28,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,053 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,070 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:28,071 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:28,075 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:28,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:28,080 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:28,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:28,083 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:28,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:28,091 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:28,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:28,094 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:28,096 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:28,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:28,102 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:28,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:28,105 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:28,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:28,113 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:28,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:28,116 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:28,118 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:28,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:28,123 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:28,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:28,126 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:28,129 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:28,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:28,134 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:28,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:28,137 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:28,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,143 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:52:28,143 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,143 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,144 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,144 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,144 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,146 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,146 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,146 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,147 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:28,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:52:28,152 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:52:28,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:52:28,157 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:52:28,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:52:28,162 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:52:28,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,168 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:52:28,168 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:28,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,171 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,172 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,175 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,176 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,179 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,179 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,180 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,182 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,183 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,184 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,187 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,187 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,188 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,191 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,192 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,192 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,195 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,196 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,196 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,199 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,200 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,203 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,204 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,207 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,207 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,208 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,211 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,211 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,212 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,212 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,215 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,215 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,216 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,216 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,219 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,220 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,223 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,223 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,224 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,226 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,227 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,228 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,230 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,231 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,231 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,232 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,235 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,236 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,239 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,240 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,243 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,244 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,247 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,248 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,250 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,251 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,251 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,252 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,254 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,255 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,256 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,259 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,259 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,260 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,263 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,263 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,266 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,267 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,267 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,270 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,270 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,271 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,271 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,274 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,275 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,278 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,278 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,278 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,279 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,282 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,283 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,286 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,287 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,290 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,291 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,287 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,293 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,294 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,295 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:28,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = doYDwY-JDqK-HSwi-vE3N-01hI-JGIv-qwj4G2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:52:28,295 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:52:28,298 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:52:28,298 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:52:28,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:52:28,302 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:28,302 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:52:28,305 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:52:28,306 INFO program/MainThread: stderr[91]: 2024-03-01 20:52:28,306 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:52:28,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:52:28,310 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:52:28,310 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:28,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,315 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:52:28,316 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:52:28,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,318 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,319 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,322 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,323 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,325 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,326 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,327 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,329 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,330 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,333 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,333 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,334 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,336 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,337 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,340 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,341 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,343 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,344 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,348 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,350 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,351 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,354 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,355 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,357 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,357 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,358 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,361 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,362 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,364 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,365 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,365 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,368 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,369 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,372 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,372 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,375 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,376 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,379 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,379 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,382 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,383 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,385 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,386 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,386 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,383 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,389 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,390 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,393 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,393 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,396 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,397 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,400 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,400 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,403 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,404 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,407 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,408 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,410 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,411 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,414 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,415 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,417 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,418 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,421 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,421 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,422 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,424 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,425 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,425 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,428 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:28,429 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:28,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = tJYwLW-w86g-d5q8-hMWE-O0lw-Ll5J-v7zNOg size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ae2d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eOUB9Q-8zTQ-F52K-LfRE-Y8LL-otwZ-rCZJUS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:52:28,429 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:52:28,432 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:52:28,432 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:52:28,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:52:28,435 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:52:28,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:28,439 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:52:28,439 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:52:28,439 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'test_vg1', 'sda'] 2024-03-01 20:52:28,439 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:52:28,441 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:52:28,442 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,445 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:28,447 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:28,450 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:28,450 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:52:28,450 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:28,450 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:52:28,450 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:52:28,453 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:28,453 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:52:28,456 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:52:28,456 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:28,456 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:52:28,456 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:52:28,459 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:28,459 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:52:28,462 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:52:28,462 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:28,462 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:52:28,462 DEBUG blivet/MainThread: removing sda 2024-03-01 20:52:28,464 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:28,464 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:52:28,467 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:52:28,467 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:28,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,473 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:52:28,473 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,473 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,474 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,474 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,474 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,477 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:28,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:52:28,482 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:52:28,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:52:28,487 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:52:28,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:52:28,492 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:52:28,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,497 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:52:28,498 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:52:28,500 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,501 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,501 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,502 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,504 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,505 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,505 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,506 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,508 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,509 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,509 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,510 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,513 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,513 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,514 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,517 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,517 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,518 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,521 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,521 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,522 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,524 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,525 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,525 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,526 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,528 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,529 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,529 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,529 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,532 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,533 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,533 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,533 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,536 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,536 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,537 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,537 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,540 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,540 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,541 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,541 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,544 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,544 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,545 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,545 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,548 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,548 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,549 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,549 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,552 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,553 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,553 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,556 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,557 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,557 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,560 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,561 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,564 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,564 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,565 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,565 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,568 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,568 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,569 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,569 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,572 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,572 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,573 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,573 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,576 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,576 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,577 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,577 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,580 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,581 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,581 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,584 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,584 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,585 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,585 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,588 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,588 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,589 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,589 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,592 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,592 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,593 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,593 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,596 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,596 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,597 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,597 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,600 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,600 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,601 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,601 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,604 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,604 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,605 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,605 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,608 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,609 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,611 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,612 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,612 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,613 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,615 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,616 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,616 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,617 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,619 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,620 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,620 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,621 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,623 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,624 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,624 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,625 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:28,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ShQfkQ-GEaH-Blrb-jRR3-cqWf-fTd5-zcVIOc size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:52:28,626 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:52:28,628 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:52:28,629 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:52:28,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:52:28,632 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:52:28,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:52:28,635 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:52:28,635 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:52:28,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,640 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:52:28,641 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:52:28,643 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,643 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,643 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,644 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,647 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,647 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,648 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,650 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,651 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,651 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,654 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,655 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,657 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,657 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,658 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,658 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,660 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,661 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,661 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,662 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,665 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,665 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,668 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,668 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,668 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,669 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,671 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,672 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,672 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,672 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,675 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,675 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,675 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,676 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,679 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,680 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,682 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,682 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,683 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,683 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,686 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,687 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,689 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,689 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,690 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,690 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,692 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,693 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,693 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,694 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,696 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,696 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,697 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,697 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,700 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,700 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,701 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,703 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,704 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,704 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,707 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,708 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,710 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,710 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,711 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,714 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,714 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,715 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,717 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,718 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,721 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,721 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,722 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,724 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,725 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,725 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,728 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,729 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,732 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,732 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,732 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,735 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,736 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,739 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,739 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,742 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,743 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,746 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,746 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,746 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,749 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,750 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,752 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,753 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:28,753 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:52:28,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad20bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 2JsUlK-jF0q-qMBW-vWMu-9hjC-2j8d-h4Mf8r size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad95c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = SWwezp-IU5j-OrgE-5fOH-LgxE-AF0C-1WPvvU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:52:28,754 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:52:28,757 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:52:28,757 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:52:28,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:52:28,760 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:52:28,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:28,763 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:52:28,763 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:52:28,763 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sde', 'sdd'] 2024-03-01 20:52:28,764 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:52:28,766 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:52:28,766 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,769 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:52:28,772 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:52:28,775 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:52:28,775 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:52:28,775 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:52:28,775 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:52:28,775 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:52:28,778 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:28,778 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:52:28,781 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:52:28,781 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:52:28,781 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:52:28,781 DEBUG blivet/MainThread: removing sde 2024-03-01 20:52:28,783 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:28,783 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:52:28,786 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:52:28,786 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:52:28,786 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:52:28,786 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:52:28,789 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:28,789 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:28,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:52:28,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:52:28,792 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:52:28,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,798 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:52:28,798 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,799 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,799 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,801 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,801 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,802 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,802 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,803 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,803 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:28,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:52:28,808 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:52:28,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:52:28,814 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:52:28,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:52:28,819 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:52:28,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:52:28,824 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:52:28,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:28,829 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:52:28,830 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:52:28,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,833 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,835 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,839 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,840 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,844 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,845 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,849 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,850 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,854 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,856 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,860 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,861 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,865 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,866 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,870 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,872 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,875 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,877 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,881 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,882 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,886 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,887 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,891 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,892 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,896 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,898 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,902 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,903 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,907 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,912 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,914 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,918 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,919 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,923 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,924 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,928 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,928 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,929 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,925 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,933 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,935 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,938 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,944 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,945 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,949 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,950 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,954 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,955 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,959 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,961 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,965 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,966 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,970 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,971 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,975 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,976 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,980 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,981 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,985 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,987 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,991 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,992 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,996 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:28,997 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:28,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad382b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1zt3mI-H6rf-0TnM-20eZ-BMUe-TpLh-nhwWO2 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:52:28,998 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:52:29,001 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:52:29,001 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:52:29,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:52:29,004 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:52:29,007 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:52:29,007 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:52:29,007 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:52:29,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:29,012 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:52:29,012 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:52:29,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,016 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,017 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,021 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,022 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,025 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,027 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,030 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,031 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,035 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,036 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,040 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,041 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,045 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,046 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,050 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,051 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,054 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,056 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,059 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,060 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,064 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,065 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,069 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,070 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,074 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,075 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,079 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,080 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,083 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,085 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,088 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,089 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,093 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,094 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,098 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,099 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,103 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,104 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,107 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,109 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,112 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,113 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,117 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,118 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,122 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,123 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,126 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,127 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,128 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,131 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,133 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,137 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,138 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,141 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,142 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,143 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,147 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,148 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,151 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,153 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,156 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,158 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,153 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,161 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,163 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,166 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,168 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:52:29,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ade1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qR6Ju9-cW1n-SpSy-jl6k-WByb-caOd-B0eJsN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:52:29,168 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:52:29,171 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:52:29,171 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:52:29,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:52:29,174 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:52:29,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:52:29,178 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:52:29,178 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:52:29,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:29,183 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:52:29,184 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:52:29,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,187 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,188 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,191 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,192 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,196 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,197 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,200 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,201 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,205 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,206 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,209 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,210 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,214 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,215 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,218 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,219 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,223 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,224 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,227 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,228 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,232 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,233 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,236 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,237 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,240 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,241 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,245 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,246 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,249 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,250 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,254 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,255 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,258 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,259 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,262 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,263 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,267 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,268 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,271 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,272 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,275 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,277 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,280 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,281 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,284 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,285 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,289 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,290 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,293 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,294 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,298 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,299 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,302 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,303 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,299 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,306 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,307 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,311 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,312 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,315 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,316 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,320 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,321 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,324 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,325 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:52:29,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad7aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PO9tqe-RK55-Eqkw-e5OP-ahFg-NukR-spdOCQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,326 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:52:29,328 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:52:29,329 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:52:29,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:52:29,332 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:52:29,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:29,335 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:52:29,335 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:52:29,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:29,340 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:52:29,340 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:52:29,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,343 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,344 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,347 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,348 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,351 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,352 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,355 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,356 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,359 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,360 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,363 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,364 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,367 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,368 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,371 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,372 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,375 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,376 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,379 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,380 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,383 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,384 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,387 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,388 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,391 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,392 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,395 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,395 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,396 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,399 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,400 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,403 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,403 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,406 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,407 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,410 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,411 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,414 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,415 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,418 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,419 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,422 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,423 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,426 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,427 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,430 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,431 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,434 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,435 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,438 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,439 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,442 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,443 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,446 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,447 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,450 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,451 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,454 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,455 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,458 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,459 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,462 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,463 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,466 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:29,467 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:52:29,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f146ad28460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LKtTRA-A7Os-gsyO-i6F1-oGpV-WMtn-nCrUVh size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f146ad28f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = iH0qA0-skn6-1Qwo-uSV3-TKX4-h5ny-Pu0OeT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:52:29,467 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:52:29,470 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:52:29,470 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:52:29,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:52:29,473 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:52:29,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:52:29,476 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:52:29,477 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:52:29,477 DEBUG blivet.ansible/MainThread: ['sdj', 'sdi', 'test_vg3', 'sdg', 'sdh'] 2024-03-01 20:52:29,477 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:52:29,479 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:52:29,480 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,482 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:52:29,485 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:52:29,488 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:52:29,491 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:52:29,491 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:52:29,491 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:52:29,491 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:52:29,491 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:52:29,493 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:29,493 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:52:29,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:52:29,496 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:52:29,496 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:52:29,496 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:52:29,499 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:29,499 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:52:29,502 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:52:29,502 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:52:29,502 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:52:29,502 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:52:29,505 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:29,505 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:52:29,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:52:29,507 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:52:29,508 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:52:29,508 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:52:29,510 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:29,510 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:29,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:52:29,513 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:52:29,513 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:52:29,514 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,525 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,551 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,572 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:29,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,585 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,605 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:52:29,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,641 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:52:29,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,655 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,675 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:52:29,675 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,688 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,708 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:52:29,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,719 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,739 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:52:29,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,769 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:52:29,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,802 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:52:29,802 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:52:29,803 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:52:29,804 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:52:29,805 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:52:29,806 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:52:29,809 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:29,811 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:29,814 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:52:29,814 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:52:29,817 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:29,817 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 0x7f146d5fcd60> 2024-03-01 20:52:29,817 INFO blivet/MainThread: sorting actions... 2024-03-01 20:52:29,836 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:52:29,837 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:52:29,837 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:52:29,837 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:52:29,837 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:52:29,837 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:52:29,837 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:52:29,837 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:52:29,838 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:52:29,838 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:52:29,838 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:52:29,838 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:52:29,838 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:52:29,838 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:52:29,838 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:52:29,839 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:52:29,839 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:52:29,839 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:52:29,839 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:52:29,839 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:52:29,839 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:52:29,839 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:52:29,840 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:52:29,840 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:29,840 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:29,840 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:29,840 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:29,840 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:29,840 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:29,841 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:52:29,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:29,846 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:52:29,847 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:52:29,854 INFO program/MainThread: stdout: 2024-03-01 20:52:29,854 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:52:29,854 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,854 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,870 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,882 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:52:29,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:29,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:52:29,892 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:52:29,895 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:52:29,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:52:29,898 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:29,943 INFO program/MainThread: stdout[92]: 2024-03-01 20:52:29,943 INFO program/MainThread: stderr[92]: 2024-03-01 20:52:29,943 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:52:29,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:52:29,950 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:29,953 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:52:29,955 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:29,958 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:52:29,961 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:29,964 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:52:29,966 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:29,969 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:52:29,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:52:29,972 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,011 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:52:30,011 INFO program/MainThread: stderr[93]: 2024-03-01 20:52:30,011 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:52:30,012 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:52:30,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,027 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:52:30,027 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:52:30,041 INFO program/MainThread: stdout: 2024-03-01 20:52:30,042 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:52:30,042 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,042 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,085 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,095 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,096 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:52:30,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:30,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:52:30,106 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:52:30,109 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:52:30,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:52:30,112 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,163 INFO program/MainThread: stdout[94]: 2024-03-01 20:52:30,163 INFO program/MainThread: stderr[94]: 2024-03-01 20:52:30,163 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:52:30,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:52:30,170 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,173 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:52:30,176 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,178 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:52:30,181 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,184 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:52:30,187 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,189 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:52:30,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:52:30,192 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,229 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:52:30,229 INFO program/MainThread: stderr[95]: 2024-03-01 20:52:30,229 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:52:30,230 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:52:30,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,245 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:52:30,245 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:52:30,266 INFO program/MainThread: stdout: 2024-03-01 20:52:30,266 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:52:30,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,303 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,316 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:52:30,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:30,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:52:30,326 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:52:30,329 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:52:30,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:52:30,332 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,376 INFO program/MainThread: stdout[96]: 2024-03-01 20:52:30,376 INFO program/MainThread: stderr[96]: 2024-03-01 20:52:30,376 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:52:30,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:52:30,383 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,386 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:52:30,388 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,391 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:52:30,395 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,397 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:52:30,400 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,403 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:52:30,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:52:30,406 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,447 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:52:30,447 INFO program/MainThread: stderr[97]: 2024-03-01 20:52:30,447 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:52:30,448 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:52:30,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,462 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:52:30,463 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:52:30,478 INFO program/MainThread: stdout: 2024-03-01 20:52:30,479 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:52:30,479 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,511 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,526 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,527 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:52:30,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:30,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:52:30,537 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:52:30,540 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:52:30,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:52:30,543 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,573 INFO program/MainThread: stdout[98]: 2024-03-01 20:52:30,573 INFO program/MainThread: stderr[98]: 2024-03-01 20:52:30,573 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:52:30,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:52:30,580 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,583 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,586 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,589 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,591 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,594 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,597 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,599 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:52:30,602 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,636 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:52:30,636 INFO program/MainThread: stderr[99]: 2024-03-01 20:52:30,636 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:52:30,637 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:52:30,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:52:30,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:52:30,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:52:30,666 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,676 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,685 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,693 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,702 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,713 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,718 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,725 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,730 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:52:30,731 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,762 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:52:30,762 INFO program/MainThread: stderr[100]: 2024-03-01 20:52:30,762 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:52:30,763 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,823 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:52:30,824 INFO program/MainThread: stderr[101]: 2024-03-01 20:52:30,824 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:52:30,824 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,860 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:52:30,860 INFO program/MainThread: stderr[102]: 2024-03-01 20:52:30,860 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:52:30,861 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:52:30,869 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:30,876 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:52:30,881 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:52:30,881 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdh,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,952 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:52:30,953 INFO program/MainThread: stderr[103]: 2024-03-01 20:52:30,953 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:52:30,953 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:52:30,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,968 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,968 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:30,977 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:52:30,977 INFO program/MainThread: stderr[104]: 2024-03-01 20:52:30,977 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:52:30,977 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:52:30,991 INFO program/MainThread: stdout[105]: 2024-03-01 20:52:30,992 INFO program/MainThread: stderr[105]: 2024-03-01 20:52:30,992 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:52:30,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,003 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,017 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:52:31,020 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,023 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:52:31,025 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:52:31,025 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/sdc,/dev/sdj,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,055 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:52:31,055 INFO program/MainThread: stderr[106]: 2024-03-01 20:52:31,055 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:52:31,055 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:52:31,055 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,073 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/sdc,/dev/sdj,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,081 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:52:31,081 INFO program/MainThread: stderr[107]: 2024-03-01 20:52:31,081 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:52:31,081 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:52:31,094 INFO program/MainThread: stdout[108]: 2024-03-01 20:52:31,095 INFO program/MainThread: stderr[108]: 2024-03-01 20:52:31,095 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:52:31,095 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,104 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,105 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,117 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,118 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:52:31,121 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,124 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:52:31,126 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:52:31,126 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/sdc,/dev/sdj,/dev/sda,/dev/sdi,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,161 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:52:31,161 INFO program/MainThread: stderr[109]: 2024-03-01 20:52:31,161 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:52:31,162 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:52:31,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,179 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/sdc,/dev/sdj,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,188 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:52:31,188 INFO program/MainThread: stderr[110]: 2024-03-01 20:52:31,188 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:52:31,188 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:52:31,202 INFO program/MainThread: stdout[111]: 2024-03-01 20:52:31,202 INFO program/MainThread: stderr[111]: 2024-03-01 20:52:31,202 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:52:31,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,229 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:52:31,232 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,235 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:52:31,237 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:52:31,237 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/sdc,/dev/sdj,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,267 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:52:31,267 INFO program/MainThread: stderr[112]: 2024-03-01 20:52:31,267 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:52:31,267 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:52:31,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,285 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,293 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:52:31,294 INFO program/MainThread: stderr[113]: 2024-03-01 20:52:31,294 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:52:31,294 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:52:31,306 INFO program/MainThread: stdout[114]: 2024-03-01 20:52:31,306 INFO program/MainThread: stderr[114]: 2024-03-01 20:52:31,306 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:52:31,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,317 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,326 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,326 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:52:31,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,333 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:52:31,334 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:52:31,341 INFO program/MainThread: stdout: 2024-03-01 20:52:31,341 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:52:31,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,358 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,372 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:52:31,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:31,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:52:31,382 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:52:31,385 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:52:31,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:52:31,388 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,430 INFO program/MainThread: stdout[115]: 2024-03-01 20:52:31,430 INFO program/MainThread: stderr[115]: 2024-03-01 20:52:31,430 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:52:31,434 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:52:31,437 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,440 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:52:31,442 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,445 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:52:31,448 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,450 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:52:31,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:52:31,453 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,484 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:52:31,484 INFO program/MainThread: stderr[116]: 2024-03-01 20:52:31,484 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:52:31,485 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:52:31,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,499 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:52:31,507 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:52:31,517 INFO program/MainThread: stdout: 2024-03-01 20:52:31,518 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:52:31,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,546 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,559 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,560 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:52:31,563 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:31,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:52:31,570 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:52:31,573 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:52:31,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:52:31,576 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,632 INFO program/MainThread: stdout[117]: 2024-03-01 20:52:31,632 INFO program/MainThread: stderr[117]: 2024-03-01 20:52:31,632 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:52:31,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:52:31,639 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,642 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:31,645 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,647 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:31,650 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,653 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:31,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:52:31,656 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,688 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:52:31,688 INFO program/MainThread: stderr[118]: 2024-03-01 20:52:31,688 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:52:31,689 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:52:31,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:52:31,702 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:52:31,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:52:31,718 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,723 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:31,728 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,737 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:31,742 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,747 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:31,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:52:31,751 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,784 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:52:31,784 INFO program/MainThread: stderr[119]: 2024-03-01 20:52:31,784 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:52:31,784 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,838 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:52:31,838 INFO program/MainThread: stderr[120]: 2024-03-01 20:52:31,838 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:52:31,838 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,871 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:52:31,871 INFO program/MainThread: stderr[121]: 2024-03-01 20:52:31,871 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:52:31,872 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:52:31,880 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:31,889 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:52:31,895 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:52:31,895 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/sdc,/dev/sda,/dev/sdb,/dev/sdf,/dev/sdd ... 2024-03-01 20:52:31,951 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:52:31,951 INFO program/MainThread: stderr[122]: 2024-03-01 20:52:31,952 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:52:31,952 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:52:31,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,963 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,963 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/sdc,/dev/sda,/dev/sdb,/dev/sdf ... 2024-03-01 20:52:31,971 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:52:31,971 INFO program/MainThread: stderr[123]: 2024-03-01 20:52:31,971 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:52:31,971 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:52:31,985 INFO program/MainThread: stdout[124]: 2024-03-01 20:52:31,985 INFO program/MainThread: stderr[124]: 2024-03-01 20:52:31,985 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:52:31,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,998 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,014 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:52:32,017 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,020 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,022 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,022 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/sdc,/dev/sda,/dev/sdb,/dev/sdf ... 2024-03-01 20:52:32,055 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:52:32,055 INFO program/MainThread: stderr[125]: 2024-03-01 20:52:32,055 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:52:32,056 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:52:32,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,069 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,069 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb,/dev/sdf ... 2024-03-01 20:52:32,077 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:52:32,077 INFO program/MainThread: stderr[126]: 2024-03-01 20:52:32,077 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:52:32,077 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:52:32,092 INFO program/MainThread: stdout[127]: 2024-03-01 20:52:32,093 INFO program/MainThread: stderr[127]: 2024-03-01 20:52:32,093 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:52:32,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,108 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,108 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,121 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,122 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:52:32,125 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,128 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,130 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,130 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb,/dev/sdf ... 2024-03-01 20:52:32,160 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:52:32,160 INFO program/MainThread: stderr[128]: 2024-03-01 20:52:32,160 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:52:32,161 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:52:32,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,175 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,184 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:52:32,184 INFO program/MainThread: stderr[129]: 2024-03-01 20:52:32,184 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:52:32,184 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:52:32,198 INFO program/MainThread: stdout[130]: 2024-03-01 20:52:32,198 INFO program/MainThread: stderr[130]: 2024-03-01 20:52:32,198 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:52:32,198 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,211 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,211 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,224 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,225 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:52:32,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,231 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:52:32,232 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:52:32,240 INFO program/MainThread: stdout: 2024-03-01 20:52:32,240 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:52:32,240 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,240 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,257 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,257 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,270 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,271 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:52:32,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:32,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:52:32,281 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:52:32,284 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:52:32,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:52:32,287 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,321 INFO program/MainThread: stdout[131]: 2024-03-01 20:52:32,321 INFO program/MainThread: stderr[131]: 2024-03-01 20:52:32,321 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:52:32,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:52:32,328 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,331 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:52:32,334 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,336 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:52:32,339 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,342 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:52:32,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:52:32,345 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,376 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:52:32,376 INFO program/MainThread: stderr[132]: 2024-03-01 20:52:32,376 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:52:32,377 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:32,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,391 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:32,391 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:52:32,401 INFO program/MainThread: stdout: 2024-03-01 20:52:32,401 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:32,401 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,439 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,453 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:32,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:32,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:52:32,463 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:32,465 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:52:32,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:52:32,468 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,500 INFO program/MainThread: stdout[133]: 2024-03-01 20:52:32,500 INFO program/MainThread: stderr[133]: 2024-03-01 20:52:32,500 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:52:32,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:52:32,507 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,510 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,513 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,516 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,518 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,521 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:32,524 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,561 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:52:32,561 INFO program/MainThread: stderr[134]: 2024-03-01 20:52:32,561 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:52:32,562 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:32,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:52:32,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:52:32,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:52:32,589 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,594 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,602 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,608 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,613 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,616 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:52:32,619 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,650 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:52:32,650 INFO program/MainThread: stderr[135]: 2024-03-01 20:52:32,650 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:52:32,650 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,709 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:52:32,709 INFO program/MainThread: stderr[136]: 2024-03-01 20:52:32,709 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:52:32,709 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,743 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:52:32,743 INFO program/MainThread: stderr[137]: 2024-03-01 20:52:32,743 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:52:32,744 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:32,751 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,761 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,768 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,768 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:52:32,818 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:52:32,818 INFO program/MainThread: stderr[138]: 2024-03-01 20:52:32,818 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:52:32,819 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:52:32,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,833 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,833 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:52:32,841 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:52:32,841 INFO program/MainThread: stderr[139]: 2024-03-01 20:52:32,841 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:52:32,841 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:52:32,854 INFO program/MainThread: stdout[140]: 2024-03-01 20:52:32,854 INFO program/MainThread: stderr[140]: 2024-03-01 20:52:32,854 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:52:32,854 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,866 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,882 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:32,885 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,888 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,891 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,891 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:52:32,917 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:52:32,918 INFO program/MainThread: stderr[141]: 2024-03-01 20:52:32,918 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:52:32,918 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:52:32,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,936 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:52:32,944 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:52:32,944 INFO program/MainThread: stderr[142]: 2024-03-01 20:52:32,944 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:52:32,944 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:52:32,957 INFO program/MainThread: stdout[143]: 2024-03-01 20:52:32,957 INFO program/MainThread: stderr[143]: 2024-03-01 20:52:32,957 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:52:32,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,970 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,970 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,982 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,982 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:32,986 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:32,989 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,991 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:52:32,991 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:52:33,023 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:52:33,023 INFO program/MainThread: stderr[144]: 2024-03-01 20:52:33,023 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:52:33,024 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:52:33,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:33,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,040 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:52:33,048 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:52:33,048 INFO program/MainThread: stderr[145]: 2024-03-01 20:52:33,048 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:52:33,048 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:52:33,062 INFO program/MainThread: stdout[146]: 2024-03-01 20:52:33,063 INFO program/MainThread: stderr[146]: 2024-03-01 20:52:33,063 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:52:33,063 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:33,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,076 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:33,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,091 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:33,091 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 0x7f146acaaea0> 2024-03-01 20:52:39,958 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9s096lin/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:43,076 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_nj4lf9o_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:47,207 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_no7qbk0g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:47,241 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:47,241 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:47,244 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:47,244 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:47,244 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:47,244 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:47,249 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,249 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:47,252 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:47,253 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:47,255 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:47,256 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:47,258 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:47,259 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:47,267 INFO program/MainThread: stdout: 2024-03-01 20:52:47,268 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:47,268 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:47,268 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:47,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,268 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:47,268 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:47,269 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:47,269 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:47,269 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:47,269 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:47,270 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:47,270 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,283 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,296 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:47,300 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:52:47,300 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:47,301 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:47,329 INFO program/MainThread: stdout[3]: 2024-03-01 20:52:47,329 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:47,329 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:47,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,341 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:47,342 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:47,347 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:47,348 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:47,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:47,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:47,351 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:47,355 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:47,355 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:47,358 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:47,358 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,359 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:47,359 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff299d3ce50) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:52:47,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:47,362 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:52:47,365 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:52:47,366 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:47,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:47,377 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:47,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:52:47,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:52:47,380 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:47,383 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:47,383 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:47,386 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:47,387 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,387 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:52:47,387 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff299c78f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:52:47,390 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:47,391 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:52:47,394 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:52:47,394 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:47,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:47,405 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:47,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:47,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:52:47,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:47,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:47,412 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:47,414 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:47,415 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,415 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:52:47,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff299c78f70) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:52:47,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:47,419 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:47,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:52:47,422 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:47,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:47,433 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:47,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:47,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:52:47,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:47,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:47,440 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:47,442 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:47,443 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,443 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:52:47,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff298c5cfa0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:52:47,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:47,446 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:47,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:52:47,449 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:47,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,460 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:47,461 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:47,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:52:47,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:52:47,464 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:47,467 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:47,467 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:47,470 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:47,470 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,471 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:52:47,471 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff299c78eb0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:52:47,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:47,474 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:52:47,477 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:52:47,477 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:52:47,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,488 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:47,488 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:47,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:47,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:52:47,491 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:47,494 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:47,494 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:47,497 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:47,498 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,498 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:52:47,498 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff29a102460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:52:47,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:47,501 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:47,504 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:52:47,504 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:47,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,515 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:47,516 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:47,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:47,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:52:47,518 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:47,521 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:47,522 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:47,524 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:47,525 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,525 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:52:47,525 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff298bea610) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:52:47,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:47,528 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:47,531 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:52:47,532 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:47,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:47,543 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:47,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:47,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:52:47,546 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:47,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:47,549 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:47,552 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:47,552 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,552 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:52:47,552 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff298c5c790) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:52:47,555 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:47,556 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:47,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:52:47,559 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:47,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:47,570 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:47,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:52:47,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:52:47,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:47,576 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:47,576 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:47,579 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:47,580 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,580 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:52:47,580 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff298bf0b80) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:52:47,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:47,583 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:47,586 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:52:47,586 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:47,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,597 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:47,598 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:47,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:52:47,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:47,601 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:47,604 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:47,604 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:47,607 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:47,607 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,608 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:52:47,608 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff298bf0f10) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:52:47,611 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:47,611 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:47,614 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:52:47,614 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:47,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,625 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:47,625 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:47,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:52:47,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:52:47,629 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:47,631 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:47,632 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,635 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:47,635 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,635 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:52:47,635 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff298bf6b50) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:52:47,638 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:47,639 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:47,641 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:52:47,642 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:47,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,653 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:47,653 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:47,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:52:47,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:47,656 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:47,659 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:47,659 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,662 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:47,662 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:47,663 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:52:47,663 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff298be7100) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:52:47,666 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:47,666 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:47,669 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': '10722950'} ; 2024-03-01 20:52:47,669 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:47,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,679 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:47,679 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:47,679 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:47,679 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:47,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:47,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:52:47,682 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:47,685 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:47,685 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:47,688 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:47,688 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:47,688 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:52:47,689 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff298beaac0) -- 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:47,692 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:47,695 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:47,695 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:52:47,698 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:47,698 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:52:47,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:47,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:47,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:47,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:52:47,707 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:47,710 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:47,713 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:47,719 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 0x7ff298c06440> 2024-03-01 20:52:47,757 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:52:47,761 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:47,761 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:47,765 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': '10726774'} ; 2024-03-01 20:52:47,765 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:47,765 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:47,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,773 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:47,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,789 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:52:47,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:47,813 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:47,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:47,816 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:47,818 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:47,819 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:47,822 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:47,822 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:47,822 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:47,825 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:47,828 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:47,830 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:47,833 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:47,836 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:47,836 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:47,837 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:52:47,837 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:47,837 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff298c05700) -- 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 0x7ff298c14220> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:47,840 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:47,843 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:47,843 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:47,846 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:47,846 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:47,850 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:47,850 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:47,853 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:47,853 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:47,854 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:47,854 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:47,857 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:47,858 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:52:47,860 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:47,860 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:47,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,873 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,887 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:47,887 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:47,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,896 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:47,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:47,899 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:47,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,906 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:47,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:47,909 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:47,911 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:47,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,916 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:47,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:47,919 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:47,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,926 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:47,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:47,929 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:47,931 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:47,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,936 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:47,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:47,939 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:47,941 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:47,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,946 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:47,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:47,949 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:47,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:52:51,052 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ah7ug838/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:51,086 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:51,086 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:51,089 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:51,089 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:51,089 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:51,089 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:51,094 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,094 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:51,098 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:51,098 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:51,101 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:51,101 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:51,104 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:51,104 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:51,112 INFO program/MainThread: stdout: 2024-03-01 20:52:51,113 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:51,113 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:51,113 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:51,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,113 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:51,113 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:51,114 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:51,114 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:51,114 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:51,114 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:51,114 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:51,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:51,127 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,140 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:51,144 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:52:51,145 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:51,145 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:51,174 INFO program/MainThread: stdout[3]: 2024-03-01 20:52:51,174 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:51,174 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:51,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,186 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:51,187 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:51,192 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:51,193 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:51,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:51,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:51,196 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:51,200 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:51,200 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:51,203 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:51,203 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,204 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:51,204 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4ce0b39e50) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:52:51,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:51,207 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:52:51,211 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:52:51,211 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:51,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,222 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:51,222 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:51,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:52:51,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:52:51,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:51,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:51,229 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:51,232 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:51,232 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,232 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:52:51,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4ce07d7f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:52:51,236 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:51,236 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:52:51,239 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:52:51,239 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:51,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,250 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:51,251 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:51,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:51,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:52:51,254 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:51,257 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:51,257 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:51,260 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:51,260 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,261 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:52:51,261 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4ce07d7f70) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:52:51,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:51,264 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:51,267 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:52:51,267 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:51,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,278 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:51,278 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:51,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:51,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:52:51,281 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:51,284 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:51,284 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:51,287 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:51,288 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,288 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:52:51,288 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cdf7bbfa0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:52:51,291 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:51,291 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:51,294 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:52:51,294 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:51,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,305 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:51,305 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:51,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:52:51,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:52:51,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:51,311 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:51,312 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:51,315 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:51,315 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,315 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:52:51,315 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4ce07d7eb0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:52:51,318 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:51,318 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:52:51,321 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:52:51,322 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:51,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,333 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:51,333 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:51,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:51,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:52:51,336 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:51,339 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:51,339 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:51,342 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:51,342 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,343 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:52:51,343 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4ce0c79460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:52:51,346 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:51,346 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:51,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:52:51,349 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:51,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,360 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:51,360 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:51,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:51,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:52:51,363 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:51,366 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:51,366 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:51,369 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:51,369 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,370 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:52:51,370 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cdf744610) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:52:51,373 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:51,373 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:51,376 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:52:51,376 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:51,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,387 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:51,387 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:51,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:51,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:52:51,390 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:51,393 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:51,394 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:51,396 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:51,397 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,397 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:52:51,397 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cdf7bb790) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:52:51,400 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:51,400 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:51,403 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:52:51,403 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:51,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,414 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:51,415 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:51,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:52:51,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:52:51,418 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:51,420 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:51,421 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:51,424 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:51,424 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,424 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:52:51,424 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cdf74fb80) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:52:51,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:51,428 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:51,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:52:51,431 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:51,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,441 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:51,442 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:51,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:52:51,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:51,445 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:51,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:51,448 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:51,451 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:51,451 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,451 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:52:51,451 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cdf74ff10) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:52:51,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:51,455 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:51,457 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:52:51,458 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:51,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:51,469 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:51,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:52:51,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:52:51,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:51,475 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:51,475 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:51,478 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:51,478 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,479 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:52:51,479 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cdf755b50) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:52:51,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:51,482 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:51,485 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:52:51,485 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:51,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,495 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:51,496 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:51,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:52:51,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:51,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:51,502 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:51,502 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:51,505 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:51,505 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:51,505 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:52:51,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cdf746100) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:52:51,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:51,509 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:51,511 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': '10722950'} ; 2024-03-01 20:52:51,511 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:51,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,521 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:51,521 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:51,521 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:51,521 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:51,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:51,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:52:51,524 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:51,527 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:51,527 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:51,530 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:51,530 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:51,531 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:52:51,531 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4cdf744ac0) -- 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:51,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:51,537 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:51,537 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:52:51,540 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:51,540 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:52:51,543 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:51,544 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:51,546 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:51,547 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:52:51,550 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:51,552 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:51,555 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:51,562 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 0x7f4ce1874f80> 2024-03-01 20:52:51,602 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:52:51,606 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:51,606 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:51,610 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': '10726774'} ; 2024-03-01 20:52:51,610 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:51,610 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:51,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,618 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:51,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:51,637 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:52:51,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:51,661 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:51,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:51,664 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:51,666 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:51,667 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:51,670 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:51,670 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:51,670 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:51,673 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:51,676 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:51,679 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:51,682 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:51,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:52:51,685 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:51,685 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:52:51,686 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:51,685 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4cdf764700) -- 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 0x7f4ce07e0310> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:51,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:51,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:51,692 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:51,695 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:51,695 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:51,698 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:51,698 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:51,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:51,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:51,703 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:51,703 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:51,706 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:51,706 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:52:51,709 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:51,709 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:51,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:51,720 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,733 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:51,734 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:51,738 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:51,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,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 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:51,746 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:51,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,753 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:51,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:51,756 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:51,758 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:51,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,764 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:51,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:51,766 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:51,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,774 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:51,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:51,777 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:51,779 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:51,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:51,787 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:51,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,794 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:51,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:51,797 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:51,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:51,807 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:52:51,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:52:51,813 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:52:51,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:52:51,818 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:52:51,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:52:51,823 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:52:51,826 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:51,826 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:52:51,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:51,829 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:51,829 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:51,832 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:51,833 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:51,835 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:51,835 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:52:51,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:52:51,838 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:51,838 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:51,841 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:51,841 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:51,844 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:51,844 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:52:51,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:52:51,847 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:51,847 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:51,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:51,850 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:51,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:51,855 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:51,858 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:51,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:51,864 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:51,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:51,870 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:51,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:51,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:51,875 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:52:51,875 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:51,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:51,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:51,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:51,886 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:52:51,887 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:51,887 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:51,888 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:52:51,888 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:51,888 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:51,891 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:51,891 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:52:51,894 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:51,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:52:51,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:51,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:51,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:52:51,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:51,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:51,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:51,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:52:51,914 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:51,914 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:51,914 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:52:51,915 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:52:51,918 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:52:51,918 INFO program/MainThread: stderr[4]: 2024-03-01 20:52:51,918 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:51,919 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:52:51,919 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:51,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:52:51,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:52:51,924 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:51,924 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:51,924 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:51,925 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:51,925 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:51,925 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:51,925 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:51,925 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:51,925 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:51,925 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:51,925 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:52:51,925 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:52:51,928 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:51,930 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:51,933 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:52:51,933 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:52:51,936 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:51,936 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 0x7f4cdf6b8f40> 2024-03-01 20:52:51,936 INFO blivet/MainThread: sorting actions... 2024-03-01 20:52:51,937 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:51,938 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:51,938 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:51,938 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:51,938 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:51,938 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:51,938 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:51,939 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:51,939 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:51,939 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:51,941 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:51,944 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:52:51,944 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:52:51,952 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:51,976 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,976 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:51,989 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,990 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:51,993 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:51,996 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:52:51,996 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:52:52,004 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,027 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,041 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:52,044 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:52,047 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:52:52,047 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:52:52,054 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,084 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,099 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,100 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:52,103 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,106 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,108 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,108 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:52,109 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:52,109 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:52,151 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:52:52,151 INFO program/MainThread: stderr[5]: 2024-03-01 20:52:52,152 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:52,152 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:52,160 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:52:52,161 INFO program/MainThread: stderr[6]: 2024-03-01 20:52:52,161 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:52,161 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:52:52,190 INFO program/MainThread: stdout[7]: 2024-03-01 20:52:52,190 INFO program/MainThread: stderr[7]: 2024-03-01 20:52:52,191 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:52,191 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:52:52,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,208 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:52,208 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:52,209 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:52:52,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,244 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,244 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:52,248 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,251 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,253 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,253 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:52,254 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:52,254 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:52,296 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:52:52,296 INFO program/MainThread: stderr[8]: 2024-03-01 20:52:52,296 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:52,297 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:52,305 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:52:52,305 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:52,305 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:52,306 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:52:52,338 INFO program/MainThread: stdout[10]: 2024-03-01 20:52:52,339 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:52,339 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:52,339 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:52:52,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,354 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:52,358 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:52,359 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:52:52,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,391 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,392 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:52,396 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,398 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,401 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,401 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:52,401 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:52,401 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:52,440 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:52:52,440 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:52,441 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:52,441 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:52,451 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:52:52,452 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:52,452 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:52,452 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:52:52,481 INFO program/MainThread: stdout[13]: 2024-03-01 20:52:52,481 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:52,482 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:52,482 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:52:52,482 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:52,501 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:52,503 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:52:52,513 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,537 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,537 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:52,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:52:52,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:52,546 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,549 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,552 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,555 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,557 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,560 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:52:52,563 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:52,620 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:52:52,620 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:52,620 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:52,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:52,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:52,647 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,657 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,663 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,666 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,666 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,679 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:52,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:52,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,699 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,700 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:52:52,709 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,719 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:52,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:52,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:52:52,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:52,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:52,734 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,737 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,740 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,743 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,746 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,749 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,762 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:52,766 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:52,800 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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,800 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:52,800 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:52,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:52,804 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:52:52,861 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:52:52,861 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:52,862 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:52,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:52,889 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:52,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,916 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,920 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:52,921 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:52,921 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:52:52,931 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,948 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,948 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:52,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,955 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:52,958 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:52:52,958 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:52:53,093 INFO program/MainThread: stdout: 2024-03-01 20:52:53,094 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:52:53,094 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:53,094 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:53,094 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:53,094 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:52:53,094 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:53,094 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:53,094 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:53,094 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:53,094 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:53,094 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,095 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:52:53,110 INFO program/MainThread: stdout: 2024-03-01 20:52:53,110 INFO program/MainThread: writing all SBs 2024-03-01 20:52:53,110 INFO program/MainThread: new label = "" 2024-03-01 20:52:53,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:53,128 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:53,132 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:53,133 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:52:53,142 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,142 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:53,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,164 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:53,164 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 0x7f4cdf6b8cc0> 2024-03-01 20:52:53,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:53,169 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:52:53,170 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:53,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:53,175 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:52:53,175 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:57,717 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_o0jaa0zk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:57,751 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:57,751 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:57,754 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:57,754 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:57,754 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:57,755 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:57,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:57,759 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:57,763 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:57,763 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:57,766 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:57,766 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:57,769 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:57,769 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:57,777 INFO program/MainThread: stdout: 2024-03-01 20:52:57,777 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:57,777 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn 2024-03-01 20:52:57,777 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 28c1b62a-1775-44ff-811d-699b7fc6d7ca 2024-03-01 20:52:57,777 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu 2024-03-01 20:52:57,778 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 28c1b62a-1775-44ff-811d-699b7fc6d7ca 2024-03-01 20:52:57,778 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK 2024-03-01 20:52:57,778 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:57,778 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:57,778 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:57,778 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 28c1b62a-1775-44ff-811d-699b7fc6d7ca sdb 1073741824 root disk brw-rw---- LVM2_member FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 28c1b62a-1775-44ff-811d-699b7fc6d7ca sdc 1073741824 root disk brw-rw---- LVM2_member cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK 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:57,778 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:57,778 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:57,779 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:57,779 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:57,779 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:57,779 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:57,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:57,792 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:57,805 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:57,810 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-6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': '6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn', 'ID_FS_UUID_ENC': '6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:52:57,810 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:57,810 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:57,845 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:57,845 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:57,845 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:57,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,856 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:57,858 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:57,863 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:57,863 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:57,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:57,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:57,867 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:57,870 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:57,870 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:57,873 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:57,874 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:57,874 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:57,874 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3167d3f8e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:52:57,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:57,881 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:57,881 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:52:57,884 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:57,884 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:52:57,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,888 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:52:57,891 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,891 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:52:57,894 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:52:57,894 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:57,894 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:57,929 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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:57,929 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu. WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (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:57,929 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:57,929 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:52:57,934 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; pe_start: 8 MiB ; 2024-03-01 20:52:57,934 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:52:57,937 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:57,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:57,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,948 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:57,984 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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:57,984 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu. WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (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:57,984 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:57,984 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:57,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:52:57,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:57,993 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:57,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:57,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:57,997 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:58,029 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC 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=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC 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:52:58,029 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu. WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (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:58,029 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:58,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:52:58,034 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:52:58,036 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:52:58,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:58,042 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:58,042 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:58,045 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/lvm-pv-uuid-FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0', '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': 'FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu', 'ID_FS_UUID_ENC': 'FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:52:58,046 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:58,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,056 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:58,057 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:58,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:52:58,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:58,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:58,063 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:58,063 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:58,066 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:58,066 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,067 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:52:58,067 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31669bc250) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:52:58,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:58,073 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,073 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:52:58,076 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,076 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:52:58,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,079 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:52:58,082 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,082 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:52:58,085 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:52:58,085 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:58,085 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:58,118 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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:58,118 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (last written to /dev/sdc). 2024-03-01 20:52:58,118 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:58,118 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:52:58,122 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:52:58,123 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:52:58,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:58,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:58,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:58,137 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:58,140 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:52:58,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:58,145 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:58,196 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:58,196 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (last written to /dev/sdc). 2024-03-01 20:52:58,196 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:58,196 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:58,197 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:58,201 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:52:58,201 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:58,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,212 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:58,212 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:58,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:52:58,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:58,215 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:58,218 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:58,218 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:58,221 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:58,222 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,222 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:52:58,222 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3166934d00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:52:58,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:58,225 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:58,228 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:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:52:58,228 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:58,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,239 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:58,240 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:58,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:52:58,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:58,243 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:58,245 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:58,246 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:58,248 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:58,249 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,249 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:52:58,249 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31669837f0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:52:58,252 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:58,252 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:58,255 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': 'cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK', 'ID_FS_UUID_ENC': 'cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:52:58,255 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:52:58,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,266 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:58,266 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:58,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:52:58,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:58,269 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:58,272 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:58,272 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:58,275 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:58,276 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,276 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:52:58,276 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31668c3580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:52:58,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:58,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,282 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:52:58,285 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,285 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:52:58,288 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:52:58,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:52:58,294 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:52:58,294 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:58,294 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:58,327 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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:58,327 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:58,327 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:58,327 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:52:58,331 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:58,331 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:52:58,334 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:58,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:58,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:58,346 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:58,349 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:52:58,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:58,354 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:58,394 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:58,394 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:58,394 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:58,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:58,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:52:58,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:58,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:52:58,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:58,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:58,417 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:58,420 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:58,421 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:58,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:58,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:58,427 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:58,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:52:58,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:58,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:58,434 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:58,437 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:58,437 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:58,437 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:52:58,438 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:52:58,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:58,441 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:58,444 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:58,444 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:58,447 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/28c1b62a-1775-44ff-811d-699b7fc6d7ca ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-LtGfhZIRIvfB3zBTQFfGMeZABpLmpqLXMMXKI3O197bjlBaM3G3MsEDVsmB3C5CC ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '84', '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-LtGfhZIRIvfB3zBTQFfGMeZABpLmpqLXMMXKI3O197bjlBaM3G3MsEDVsmB3C5CC', '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': '28c1b62a-1775-44ff-811d-699b7fc6d7ca', 'ID_FS_UUID_ENC': '28c1b62a-1775-44ff-811d-699b7fc6d7ca', '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': '755693050'} ; 2024-03-01 20:52:58,447 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:58,448 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:58,451 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:52:58,451 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:58,451 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:58,451 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:58,453 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:52:58,454 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:58,454 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:58,454 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:58,456 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:52:58,456 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:58,456 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:58,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:52:58,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:58,467 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:58,468 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:58,468 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:58,463 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3166934e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC 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 (0x7f3166983670) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:52:58,469 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:58,471 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:52:58,472 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:58,472 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:58,475 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:58,479 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,479 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:52:58,482 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,482 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:52:58,485 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,485 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:52:58,489 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,489 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:52:58,490 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:58,490 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:52:58,493 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:58,494 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:52:58,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:58,497 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:58,497 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:58,501 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:52:58,501 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:58,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,512 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:58,512 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:58,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:52:58,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:52:58,515 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:58,518 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:58,518 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:58,521 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:58,522 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,522 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:52:58,522 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31679d9e80) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:52:58,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:58,525 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:58,528 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:52:58,528 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:58,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,539 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:58,539 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:58,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:52:58,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:52:58,542 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:58,545 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:58,545 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:58,548 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:58,549 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,549 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:52:58,549 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31668c3a30) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:52:58,552 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:58,552 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:58,555 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:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:52:58,555 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:58,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,566 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:58,567 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:58,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:52:58,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:52:58,570 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:58,573 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:58,573 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:58,576 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:58,576 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,576 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:52:58,576 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31668c3910) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:52:58,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:58,580 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:58,582 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:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:52:58,583 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:58,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,593 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:58,594 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:58,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:52:58,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:52:58,597 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:58,600 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:58,600 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:58,603 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:58,603 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,604 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:52:58,604 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31668cf520) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:52:58,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:58,607 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:58,610 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:52:58,610 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:58,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,621 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:58,621 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:58,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:52:58,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:52:58,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:58,627 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:58,627 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:58,630 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:58,630 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,631 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:52:58,631 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31668cfca0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:52:58,634 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:58,634 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:58,637 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:52:58,637 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:58,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,648 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:58,648 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:58,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:58,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:52:58,651 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:58,654 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:58,654 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:58,657 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:58,657 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,658 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:52:58,658 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31668cfee0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:52:58,661 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:58,661 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:58,664 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:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:52:58,664 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:58,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,675 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:58,675 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:58,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:52:58,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:52:58,678 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:58,681 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:58,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:52:58,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:52:58,684 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,685 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:52:58,685 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31668e3f10) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:52:58,688 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:58,688 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:58,691 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': '10722950'} ; 2024-03-01 20:52:58,691 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:58,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,700 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:58,701 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:58,701 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:58,701 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:58,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:58,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:58,704 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:58,706 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:58,707 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:58,709 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:58,710 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:58,710 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:52:58,710 INFO blivet/MainThread: got device: DiskDevice instance (0x7f31668e3fa0) -- 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:58,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:58,716 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,716 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:52:58,719 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,719 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:52:58,722 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,722 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:52:58,725 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:52:58,728 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:58,731 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:58,734 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:58,741 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 0x7f3167ca5c00> 2024-03-01 20:52:58,783 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:52:58,787 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:58,787 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:58,791 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': '10726774'} ; 2024-03-01 20:52:58,791 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:58,791 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:58,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,800 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:58,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:58,818 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:58,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:52:58,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:52:58,841 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:58,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:52:58,844 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:58,847 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:58,847 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:58,850 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:58,851 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:58,851 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:58,853 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:58,856 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:58,859 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:58,862 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:58,865 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:58,865 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:58,865 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:52:58,866 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:58,865 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f31668fa490) -- 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 0x7f31668f3d60> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:58,869 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:58,872 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,872 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:52:58,875 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,875 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:52:58,878 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,878 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:52:58,881 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:52:58,882 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:58,884 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:58,885 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:52:58,887 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:58,887 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:58,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/28c1b62a-1775-44ff-811d-699b7fc6d7ca ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-LtGfhZIRIvfB3zBTQFfGMeZABpLmpqLXMMXKI3O197bjlBaM3G3MsEDVsmB3C5CC ' '/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': '84', '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-LtGfhZIRIvfB3zBTQFfGMeZABpLmpqLXMMXKI3O197bjlBaM3G3MsEDVsmB3C5CC', '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': '28c1b62a-1775-44ff-811d-699b7fc6d7ca', 'ID_FS_UUID_ENC': '28c1b62a-1775-44ff-811d-699b7fc6d7ca', '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': '755693050'} ; 2024-03-01 20:52:58,890 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:58,891 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:58,894 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:52:58,894 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:58,894 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:58,894 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:58,897 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:52:58,897 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:58,897 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:58,897 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:58,899 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:52:58,900 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:58,900 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:58,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,906 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:52:58,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:58,909 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:58,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:58,910 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:58,907 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3166934e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3166983670) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:52:58,911 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:58,913 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:52:58,913 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:58,913 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:58,917 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:58,917 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:52:58,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:58,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:58,940 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:58,941 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:58,944 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:58,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,950 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:58,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:58,952 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:58,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,960 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:58,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:58,963 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:58,965 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:58,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,970 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:58,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:58,973 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:58,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,980 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:58,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:58,983 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:58,985 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:58,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,990 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:58,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:58,993 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:58,996 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:58,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,001 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:59,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:59,003 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:02,092 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bljm6tyl/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:02,129 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:02,129 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:02,132 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:02,132 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:02,132 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:02,133 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:02,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:02,137 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:02,141 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:02,141 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:02,144 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:02,144 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:02,147 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:02,147 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:02,156 INFO program/MainThread: stdout: 2024-03-01 20:53:02,157 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:02,157 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn 2024-03-01 20:53:02,157 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 28c1b62a-1775-44ff-811d-699b7fc6d7ca 2024-03-01 20:53:02,157 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu 2024-03-01 20:53:02,157 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 28c1b62a-1775-44ff-811d-699b7fc6d7ca 2024-03-01 20:53:02,157 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK 2024-03-01 20:53:02,157 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:02,157 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:02,157 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:02,157 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 28c1b62a-1775-44ff-811d-699b7fc6d7ca sdb 1073741824 root disk brw-rw---- LVM2_member FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 28c1b62a-1775-44ff-811d-699b7fc6d7ca sdc 1073741824 root disk brw-rw---- LVM2_member cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK 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:02,157 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:02,158 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:02,158 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:02,158 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:02,158 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:02,159 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:02,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:02,172 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:02,185 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:53:02,190 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/lvm-pv-uuid-6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': '6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn', 'ID_FS_UUID_ENC': '6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:53:02,190 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:02,191 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:02,226 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:02,226 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:02,226 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:02,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,238 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:02,240 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:02,244 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:02,245 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:02,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:02,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:02,249 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:02,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:02,252 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:02,255 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:02,256 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:02,256 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:02,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8768c7820) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:53:02,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:02,263 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:02,263 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:53:02,267 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:02,267 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:53:02,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:02,270 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:53:02,273 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:02,273 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:53:02,276 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:53:02,277 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:02,277 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:02,325 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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:02,325 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu. WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (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:53:02,325 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:02,326 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:53:02,330 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; pe_start: 8 MiB ; 2024-03-01 20:53:02,330 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:53:02,333 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:02,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:53:02,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:02,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,345 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:02,374 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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:02,374 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu. WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (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:53:02,374 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:02,374 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:02,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:53:02,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:02,383 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:02,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:02,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:02,387 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:02,423 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC 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=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC 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:02,423 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu. WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (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:53:02,423 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:02,428 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:53:02,428 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:53:02,431 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:53:02,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:53:02,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:02,437 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:02,437 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:02,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/lvm-pv-uuid-FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu ' '/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': 'FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu', 'ID_FS_UUID_ENC': 'FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:53:02,440 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:02,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,452 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:02,452 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:02,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:53:02,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:02,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:02,458 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:02,458 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:02,461 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:02,462 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:02,462 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:53:02,462 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd87553c190) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:53:02,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:02,469 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:02,469 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:53:02,472 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:02,472 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:53:02,475 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:02,475 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:53:02,478 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:02,478 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:53:02,481 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:53:02,481 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:02,481 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:02,526 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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:02,526 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (last written to /dev/sdc). 2024-03-01 20:53:02,526 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:02,526 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:53:02,530 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:53:02,531 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:53:02,533 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:02,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:53:02,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:02,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:02,546 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:02,548 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:53:02,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:53:02,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:02,554 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:02,585 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:02,585 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK. WARNING: VG test_vg1 is missing PV cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK (last written to /dev/sdc). 2024-03-01 20:53:02,585 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:02,585 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:02,585 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:02,590 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:53:02,590 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:02,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,601 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:02,602 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:02,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:53:02,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:02,605 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:02,608 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:02,608 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:02,611 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:02,612 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:02,612 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:53:02,612 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8754b4ee0) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:53:02,615 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:02,615 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:02,618 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:53:02,619 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:02,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,630 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:02,631 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:02,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:53:02,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:02,634 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:02,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:02,637 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:02,640 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:02,640 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:02,640 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:53:02,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd87553cd00) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:53:02,644 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:02,644 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:02,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/lvm-pv-uuid-cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK', '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': 'cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK', 'ID_FS_UUID_ENC': 'cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:53:02,647 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:02,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,658 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:02,659 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:02,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:53:02,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:02,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:02,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:02,665 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:02,668 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:02,668 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:02,669 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:53:02,669 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd875443190) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:53:02,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:02,675 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:02,675 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:53:02,678 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:02,678 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:53:02,681 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:02,681 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:53:02,685 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:02,685 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:53:02,687 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:53:02,687 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:02,688 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:02,729 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6eovHS-mwad-AnK4-a7U7-BmAJ-wzK7-HJHhDn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=FgDlbM-dAZI-3FuK-QFd9-peYI-aR3k-EluVfu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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=cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX 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:02,729 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:02,729 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:02,730 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:53:02,733 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cfIUy5-DByn-DjXh-pNaO-nV1u-ANML-AgQ1ZK ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:02,734 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:53:02,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:02,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:53:02,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:02,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:02,749 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:02,752 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:53:02,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX ; incomplete: True ; hidden: False ; 2024-03-01 20:53:02,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:02,758 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:02,793 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:02,793 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:02,793 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:02,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:02,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:53:02,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:02,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:53:02,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:02,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:02,817 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:02,820 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:53:02,821 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:02,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:02,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:02,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:02,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:53:02,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:02,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:02,834 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:02,837 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:53:02,838 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:02,838 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:53:02,838 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:53:02,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:02,841 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:02,844 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:53:02,844 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:02,848 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/28c1b62a-1775-44ff-811d-699b7fc6d7ca ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-LtGfhZIRIvfB3zBTQFfGMeZABpLmpqLXMMXKI3O197bjlBaM3G3MsEDVsmB3C5CC', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '84', '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-LtGfhZIRIvfB3zBTQFfGMeZABpLmpqLXMMXKI3O197bjlBaM3G3MsEDVsmB3C5CC', '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': '28c1b62a-1775-44ff-811d-699b7fc6d7ca', 'ID_FS_UUID_ENC': '28c1b62a-1775-44ff-811d-699b7fc6d7ca', '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': '755693050'} ; 2024-03-01 20:53:02,848 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:02,848 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:02,851 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:53:02,852 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:02,852 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:02,852 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:02,854 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:53:02,854 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:02,854 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:02,854 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:02,857 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:53:02,857 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:02,857 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:02,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:53:02,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:02,869 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:02,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:02,869 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:02,865 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC 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 (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:02,870 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:02,873 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:53:02,873 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:02,873 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:02,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:02,881 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:02,881 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:53:02,884 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:02,884 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:53:02,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:02,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:53:02,891 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:02,891 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:53:02,892 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:02,893 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:53:02,896 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:02,896 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:53:02,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:02,899 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:02,900 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:02,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:53:02,903 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:02,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,915 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:02,915 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:02,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:53:02,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:53:02,918 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:02,921 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:02,922 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:02,925 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:02,925 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:02,925 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:53:02,925 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8754b4e20) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:53:02,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:02,929 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:02,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:53:02,932 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:02,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,943 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:02,944 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:02,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:53:02,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:53:02,947 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:02,950 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:02,950 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:02,953 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:02,954 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:02,954 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:53:02,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd875443a30) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:53:02,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:02,957 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:02,960 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:53:02,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:53:02,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:02,972 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:02,972 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:02,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:53:02,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:53:02,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:02,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:02,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:53:02,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:53:02,982 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:02,982 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:53:02,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd87544b3a0) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:53:02,985 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:02,985 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:02,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:53:02,989 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:02,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:02,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:03,000 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:03,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:53:03,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:53:03,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:03,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:03,007 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:53:03,010 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:53:03,010 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,010 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:53:03,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd87543e130) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:53:03,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:03,014 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:03,017 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:53:03,017 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:53:03,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:03,029 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:03,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:53:03,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:53:03,032 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:03,035 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:03,035 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:03,038 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:03,038 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,039 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:53:03,039 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd87543ec10) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:53:03,042 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:03,042 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:03,045 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:53:03,045 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:53:03,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,056 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:03,057 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:03,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:53:03,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:53:03,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:03,063 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:03,063 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:03,066 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:03,066 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,067 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:53:03,067 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd87543ee50) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:53:03,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:03,070 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:03,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:53:03,073 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:03,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,085 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:03,085 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:03,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:53:03,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:53:03,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:03,091 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:03,091 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:03,094 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:03,095 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,095 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:53:03,095 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd875463640) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:53:03,098 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:03,098 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:03,101 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': '10722950'} ; 2024-03-01 20:53:03,101 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:03,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,111 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:03,111 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:03,111 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:03,111 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:03,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:53:03,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:53:03,114 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:03,118 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:03,118 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:03,121 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:03,121 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:03,121 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:53:03,121 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd875463c40) -- 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:53:03,124 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:03,127 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:03,128 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:53:03,131 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:03,131 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:53:03,134 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,134 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:53:03,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:53:03,140 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:03,143 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:03,146 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:03,153 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 0x7fd876e4be80> 2024-03-01 20:53:03,190 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:53:03,194 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:03,194 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:03,197 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': '10726774'} ; 2024-03-01 20:53:03,198 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:03,198 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:03,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,206 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:03,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:03,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:53:03,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:53:03,251 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:03,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:53:03,254 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:03,257 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:03,257 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:03,260 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:03,260 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:03,261 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:03,263 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:03,266 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:03,269 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:03,272 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:03,275 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:03,276 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:03,276 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:53:03,276 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:03,276 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd87547a460) -- 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 0x7fd8754760e0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:03,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:03,283 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:03,283 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:53:03,286 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:03,286 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:53:03,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:53:03,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:53:03,293 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:03,295 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:03,296 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:53:03,298 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:03,298 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:03,301 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LtGfhZIRIvfB3zBTQFfGMeZABpLmpqLXMMXKI3O197bjlBaM3G3MsEDVsmB3C5CC ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/28c1b62a-1775-44ff-811d-699b7fc6d7ca ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '84', '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-LtGfhZIRIvfB3zBTQFfGMeZABpLmpqLXMMXKI3O197bjlBaM3G3MsEDVsmB3C5CC', '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': '28c1b62a-1775-44ff-811d-699b7fc6d7ca', 'ID_FS_UUID_ENC': '28c1b62a-1775-44ff-811d-699b7fc6d7ca', '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': '755693050'} ; 2024-03-01 20:53:03,302 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:03,302 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:03,305 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:53:03,305 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:03,305 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:03,305 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:03,308 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:53:03,308 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:03,308 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:03,308 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:03,311 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:53:03,311 INFO program/MainThread: stderr[17]: 2024-03-01 20:53:03,311 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:53:03,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,317 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:53:03,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,321 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,321 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,321 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,318 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,322 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:03,325 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:53:03,325 INFO program/MainThread: stderr[18]: 2024-03-01 20:53:03,325 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:53:03,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:03,329 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:53:03,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:03,339 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,353 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:03,354 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:03,357 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:03,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,363 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:03,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:03,366 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:03,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,374 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:03,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:03,376 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:03,379 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:03,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,384 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:03,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:03,387 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:03,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,395 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:03,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:03,398 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:03,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:03,408 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:03,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,416 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:03,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:03,418 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:03,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,424 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:53:03,425 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,425 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,425 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,426 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,426 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,426 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,427 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,427 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,427 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,428 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,428 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,428 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:53:03,434 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:53:03,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:53:03,439 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:53:03,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:53:03,444 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:53:03,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,450 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:53:03,450 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:03,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,452 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,453 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,456 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,457 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,460 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,460 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,457 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,463 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,464 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,467 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,467 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,470 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,471 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,474 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,474 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,477 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,478 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,480 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,481 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,481 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,484 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,485 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,487 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,488 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,488 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,491 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,492 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,495 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,495 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,495 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,498 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,499 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,502 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,502 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,505 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,506 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,509 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,509 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,512 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,513 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,516 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,516 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,519 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,520 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,523 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,523 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,523 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,527 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,533 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,534 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,541 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,544 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,544 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,547 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,548 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,551 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,551 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,554 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,554 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,555 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,557 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,558 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,558 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,561 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,562 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:03,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd87553ce80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MMXKI3-O197-bjlB-aM3G-3MsE-DVsm-B3C5CC size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8755046d0) -- 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 = LtGfhZ-IRIv-fB3z-BTQF-fGMe-ZABp-LmpqLX size = 2.98 GiB format = existing None major = 0 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:53:03,562 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:53:03,565 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:53:03,565 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:03,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:53:03,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:53:03,569 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:03,570 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:53:03,573 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:53:03,573 INFO program/MainThread: stderr[19]: 2024-03-01 20:53:03,573 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:53:03,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:03,577 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:53:03,577 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:03,577 DEBUG blivet.ansible/MainThread: ['sdb', 'sda', 'test_vg1', 'sdc'] 2024-03-01 20:53:03,578 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:53:03,580 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:53:03,581 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:03,584 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:03,586 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:03,590 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:03,590 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:53:03,590 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:03,590 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:53:03,590 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:53:03,592 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:03,593 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:03,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:53:03,595 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:53:03,596 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:03,596 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:53:03,596 DEBUG blivet/MainThread: removing sda 2024-03-01 20:53:03,598 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:03,598 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:03,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:53:03,601 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:53:03,601 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:03,601 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:53:03,602 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:53:03,604 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:03,604 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:03,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:53:03,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:53:03,607 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:03,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:03,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,635 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:03,648 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,665 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:03,665 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:03,665 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:03,665 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:03,665 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:03,666 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:03,666 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:03,666 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:53:03,666 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:53:03,668 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:03,671 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:03,674 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:53:03,674 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:53:03,677 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:03,677 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 0x7fd8753c44a0> 2024-03-01 20:53:03,677 INFO blivet/MainThread: sorting actions... 2024-03-01 20:53:03,678 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:03,678 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:03,678 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:03,678 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:03,678 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:03,678 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:03,678 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:03,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:03,684 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:03,684 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:53:03,691 INFO program/MainThread: stdout: 2024-03-01 20:53:03,691 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:03,691 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:03,708 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:03,723 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,724 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:03,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:03,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:53:03,735 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:03,738 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:53:03,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:53:03,741 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:53:03,782 INFO program/MainThread: stdout[20]: 2024-03-01 20:53:03,782 INFO program/MainThread: stderr[20]: 2024-03-01 20:53:03,782 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:53:03,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:03,789 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:03,792 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:03,795 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:03,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:03,801 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:03,803 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:03,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:03,807 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:53:03,834 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:53:03,834 INFO program/MainThread: stderr[21]: 2024-03-01 20:53:03,834 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:53:03,835 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:03,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:53:03,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:53:03,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:03,863 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:03,869 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:03,876 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:03,883 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:03,888 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:03,894 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:03,899 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:53:03,899 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:53:03,934 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:53:03,934 INFO program/MainThread: stderr[22]: 2024-03-01 20:53:03,934 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:53:03,935 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:53:04,012 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:53:04,012 INFO program/MainThread: stderr[23]: 2024-03-01 20:53:04,012 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:53:04,012 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:53:04,047 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:53:04,047 INFO program/MainThread: stderr[24]: 2024-03-01 20:53:04,047 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:53:04,048 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:04,054 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:04,066 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:53:04,073 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:53:04,073 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:53:04,118 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:53:04,118 INFO program/MainThread: stderr[25]: 2024-03-01 20:53:04,118 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:53:04,118 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:53:04,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,130 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,130 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:53:04,138 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:53:04,138 INFO program/MainThread: stderr[26]: 2024-03-01 20:53:04,138 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:53:04,138 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:53:04,151 INFO program/MainThread: stdout[27]: 2024-03-01 20:53:04,151 INFO program/MainThread: stderr[27]: 2024-03-01 20:53:04,151 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:53:04,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,178 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,179 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:04,182 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:04,185 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:53:04,187 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:53:04,188 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 20:53:04,220 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:53:04,220 INFO program/MainThread: stderr[28]: 2024-03-01 20:53:04,220 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:53:04,221 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:53:04,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,239 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,239 INFO program/MainThread: Running [29] 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:04,248 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:53:04,248 INFO program/MainThread: stderr[29]: 2024-03-01 20:53:04,248 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:53:04,248 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sda ... 2024-03-01 20:53:04,261 INFO program/MainThread: stdout[30]: 2024-03-01 20:53:04,261 INFO program/MainThread: stderr[30]: 2024-03-01 20:53:04,261 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:53:04,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,272 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,286 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:04,289 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:04,292 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:53:04,294 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:53:04,295 INFO program/MainThread: Running [31] 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:04,326 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:53:04,326 INFO program/MainThread: stderr[31]: 2024-03-01 20:53:04,326 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:53:04,326 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:53:04,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,339 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,339 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:53:04,347 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:53:04,347 INFO program/MainThread: stderr[32]: 2024-03-01 20:53:04,347 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:53:04,347 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:53:04,360 INFO program/MainThread: stdout[33]: 2024-03-01 20:53:04,360 INFO program/MainThread: stderr[33]: 2024-03-01 20:53:04,360 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:53:04,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:04,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:04,388 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:04,388 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 0x7fd87552d9f0> 2024-03-01 20:53:15,616 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_7188kh77/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:18,791 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rk23wq34/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:22,873 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_017iha10/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:22,908 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:22,908 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:22,911 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:22,911 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:22,911 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:22,911 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:22,916 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:22,916 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:22,919 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:22,920 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:22,922 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:22,923 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:22,925 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:22,926 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:22,934 INFO program/MainThread: stdout: 2024-03-01 20:53:22,934 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:22,934 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:22,934 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:22,934 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:22,934 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:22,935 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:22,935 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:22,935 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:22,935 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:22,935 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:22,936 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:22,936 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:22,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:22,962 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:22,966 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:53:22,966 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:22,967 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:22,995 INFO program/MainThread: stdout[3]: 2024-03-01 20:53:22,995 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:22,995 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:22,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,006 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:23,008 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:23,013 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:23,013 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:23,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:23,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:23,017 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:23,020 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:23,020 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:53:23,023 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:23,024 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,024 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:23,024 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcac0516e50) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:53:23,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:23,028 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:53:23,031 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:53:23,031 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:23,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,042 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:23,042 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:23,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:53:23,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:53:23,046 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:23,048 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:23,049 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:23,052 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:23,052 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,052 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:53:23,052 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcac01d7f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:53:23,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:23,056 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:53:23,059 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:53:23,059 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:23,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,070 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:23,071 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:23,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:23,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:53:23,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:23,077 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:23,077 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:23,080 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:23,080 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,081 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:53:23,081 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcac01d7f70) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:53:23,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:23,084 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:23,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:53:23,087 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:23,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,098 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:23,098 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:23,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:23,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:53:23,101 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:23,104 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:23,104 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:23,107 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:23,108 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,108 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:53:23,108 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcabf1bbfa0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:53:23,111 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:23,111 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:23,114 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:53:23,114 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:53:23,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:23,125 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:23,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:53:23,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:53:23,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:23,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:23,131 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:23,134 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:53:23,134 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,135 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:53:23,135 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcac01d7eb0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:53:23,138 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:23,138 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:53:23,141 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:53:23,141 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:23,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,152 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:23,152 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:23,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:23,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:53:23,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:23,158 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:23,158 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:23,161 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:23,161 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,162 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:53:23,162 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcac0656460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:53:23,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:23,165 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:23,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:53:23,168 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:23,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,179 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:23,179 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:23,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:23,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:53:23,182 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:23,185 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:23,185 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:23,188 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:23,188 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,189 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:53:23,189 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcabf144610) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:53:23,192 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:23,192 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:23,195 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:53:23,195 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:23,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,206 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:23,206 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:23,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:23,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:53:23,209 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:23,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:23,212 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:23,215 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:23,215 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,216 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:53:23,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcabf1bb790) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:53:23,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:23,219 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:23,222 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:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:53:23,222 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:23,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,233 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:23,233 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:23,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:53:23,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:53:23,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:23,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:23,239 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:23,242 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:23,243 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,243 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:53:23,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcabf150b80) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:53:23,246 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:23,246 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:23,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:53:23,249 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:23,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,260 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:23,260 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:23,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:53:23,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:23,263 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:23,266 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:23,266 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:23,269 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:23,269 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,270 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:53:23,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcabf150f10) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:53:23,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:23,273 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:23,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:53:23,276 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:23,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:23,288 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:23,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:53:23,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:53:23,291 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:23,294 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:23,294 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:23,297 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:23,297 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,297 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:53:23,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcabf155b50) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:53:23,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:23,300 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:23,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:53:23,303 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:23,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,314 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:23,315 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:23,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:53:23,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:23,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:23,320 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:23,321 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:23,323 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:23,324 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:23,324 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:53:23,324 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcabf146100) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:53:23,327 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:23,327 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:23,330 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': '10722950'} ; 2024-03-01 20:53:23,330 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:23,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,340 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:23,340 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:23,340 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:23,340 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:23,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:23,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:53:23,343 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:23,346 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:23,346 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:23,349 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:23,350 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:23,350 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:53:23,350 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcabf144ac0) -- 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:23,353 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:23,356 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:23,357 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:53:23,360 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:23,360 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:53:23,363 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:23,363 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:23,366 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:23,366 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:53:23,369 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:23,372 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:23,375 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:23,381 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 0x7fcabf157fc0> 2024-03-01 20:53:23,426 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:53:23,430 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:23,430 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:23,434 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': '10726774'} ; 2024-03-01 20:53:23,434 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:23,434 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:23,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,442 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:23,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,457 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:53:23,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:23,481 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:23,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:23,484 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:23,487 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:23,487 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:23,490 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:23,490 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:23,490 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:23,493 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:23,496 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:23,499 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:23,501 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:23,504 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:23,505 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:23,505 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:53:23,506 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:23,505 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fcabf164700) -- 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 0x7fcac1949a90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:23,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:23,512 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:23,512 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:23,515 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:23,515 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:23,518 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:23,518 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:23,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:23,521 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:23,523 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:23,523 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:23,526 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:23,526 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:53:23,529 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:23,529 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:23,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,556 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:23,557 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:23,561 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:23,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,566 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:23,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:23,569 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:23,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,576 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:23,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:23,579 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:23,581 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:23,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,586 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:23,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:23,589 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:23,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,596 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:23,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:23,599 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:23,602 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:23,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,607 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:23,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:23,609 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:23,612 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:23,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:23,617 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:23,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:23,619 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:23,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:53:26,707 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_68wzazwf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:26,742 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:26,742 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:26,745 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:26,745 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:26,746 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:26,746 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:26,750 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,751 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:26,754 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:26,754 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:26,757 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:26,757 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:26,760 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:26,760 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:26,768 INFO program/MainThread: stdout: 2024-03-01 20:53:26,768 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:26,768 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,768 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,768 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,768 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,768 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,768 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,769 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,769 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,769 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,769 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,769 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,769 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:26,769 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:26,769 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:26,769 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,769 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:26,769 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:26,769 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:26,770 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:26,770 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:26,770 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:26,770 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:26,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,780 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,793 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:26,798 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:53:26,798 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:26,798 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:26,827 INFO program/MainThread: stdout[3]: 2024-03-01 20:53:26,827 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:26,827 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:26,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,839 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:26,840 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:26,845 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:26,846 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:26,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:26,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:26,849 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:26,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:26,853 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:26,856 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:26,856 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:26,857 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:26,857 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd07a52ae50) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:53:26,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:26,860 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:53:26,863 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:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:53:26,863 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:26,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,874 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:26,875 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:26,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:53:26,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:53:26,878 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:26,881 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:26,881 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:26,884 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:26,884 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:26,885 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:53:26,885 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd07a1d7f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:53:26,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:26,888 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:53:26,891 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:53:26,891 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:26,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,902 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:26,903 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:26,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:26,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:53:26,906 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:26,909 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:26,909 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:26,912 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:26,913 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:26,913 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:53:26,913 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd07a1d7f70) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:53:26,916 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:26,916 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:26,919 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:53:26,919 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:26,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,930 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:26,931 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:26,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:26,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:53:26,934 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:26,937 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:26,937 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:26,940 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:26,940 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:26,940 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:53:26,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0791bbfa0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:53:26,943 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:26,944 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:26,947 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:53:26,947 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:26,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,957 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:26,958 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:26,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:53:26,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:53:26,961 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:26,964 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:26,964 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:26,967 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:26,967 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:26,967 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:53:26,967 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd07a1d7eb0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:53:26,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:26,970 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:53:26,973 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_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:53:26,974 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:26,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,984 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:26,985 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:26,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:26,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:53:26,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:26,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:26,991 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:26,993 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:26,994 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:26,994 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:53:26,994 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd07a669460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:53:26,997 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:26,997 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:27,000 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:53:27,000 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:27,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,011 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:27,011 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:27,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:27,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:53:27,014 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:27,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:27,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:53:27,020 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:27,021 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:27,021 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:53:27,021 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd079144610) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:53:27,024 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:27,024 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:27,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:53:27,027 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:27,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:27,038 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:27,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:27,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:53:27,041 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:27,044 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:27,044 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:27,047 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:27,047 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:27,048 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:53:27,048 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0791bb790) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:53:27,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:27,051 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:27,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:53:27,054 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:27,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,065 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:27,066 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:27,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:53:27,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:53:27,069 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:27,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:27,072 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:27,075 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:27,075 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:27,075 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:53:27,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd07914fb80) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:53:27,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:27,078 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:27,081 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:53:27,081 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:27,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:27,093 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:27,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:53:27,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:27,096 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:27,098 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:27,099 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:27,101 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:27,102 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:27,102 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:53:27,102 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd07914ff10) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:53:27,105 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:27,105 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:27,108 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:53:27,108 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:27,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:27,119 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:27,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:53:27,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:53:27,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:27,125 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:27,125 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:27,128 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:27,128 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:27,129 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:53:27,129 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd079155b50) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:53:27,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:27,132 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:27,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:53:27,135 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:27,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,146 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:27,146 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:27,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:53:27,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:27,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:27,152 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:27,152 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:27,155 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:27,155 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:27,156 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:53:27,156 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd079146100) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:53:27,159 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:27,159 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:27,162 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': '10722950'} ; 2024-03-01 20:53:27,162 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:27,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:27,171 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:27,172 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:27,172 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:27,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:27,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:53:27,175 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:27,177 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:27,178 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:27,180 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:53:27,181 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:27,181 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:53:27,181 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd079144ac0) -- 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:27,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:27,187 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:27,187 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:53:27,190 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:27,190 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:53:27,193 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:27,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:27,197 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:27,197 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:53:27,200 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:27,202 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:27,205 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:27,211 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 0x7fd07b268540> 2024-03-01 20:53:27,253 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:53:27,257 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:27,257 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:27,261 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': '10726774'} ; 2024-03-01 20:53:27,261 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:27,261 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:27,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,269 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:27,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,274 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,289 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:53:27,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:27,313 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:27,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:27,316 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:27,319 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:27,319 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:27,322 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:27,322 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:27,322 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:27,325 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:27,328 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:27,331 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:27,333 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:27,336 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:27,336 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:27,337 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:53:27,337 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:27,337 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd079164700) -- 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 0x7fd07bacfe50> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:27,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:27,343 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:27,343 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:27,346 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:27,346 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:27,349 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:27,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:27,352 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:27,353 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:27,354 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:27,354 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:27,357 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:27,357 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:53:27,360 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:27,360 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:27,361 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,370 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,383 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:27,384 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:27,387 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:27,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,393 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:27,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:27,395 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:27,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,403 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:27,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:27,405 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:27,408 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:27,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,413 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:27,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:27,416 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:27,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,423 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:27,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:27,426 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:27,428 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:27,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,433 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:27,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:27,436 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:27,438 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:27,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,443 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:27,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:27,446 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:27,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:27,456 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:53:27,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:53:27,461 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:53:27,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:53:27,466 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:53:27,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:53:27,472 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:53:27,474 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:27,475 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:53:27,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:53:27,478 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:27,478 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:27,481 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:27,481 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:27,484 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:27,484 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:53:27,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:53:27,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:27,487 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:27,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:27,490 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:27,492 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:27,492 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:53:27,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:53:27,495 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:27,495 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:27,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:27,498 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:27,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:53:27,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:27,506 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:27,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:27,513 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:27,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:27,519 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:27,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:53:27,523 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:27,523 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:53:27,524 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:27,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:27,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:27,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:27,535 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:53:27,536 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:27,536 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:27,536 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:53:27,537 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:27,537 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:27,540 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:27,540 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:53:27,542 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:27,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:53:27,546 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:27,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:27,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:53:27,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:27,556 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:27,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:27,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:53:27,563 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:27,563 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:27,563 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:53:27,564 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:53:27,567 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:53:27,567 INFO program/MainThread: stderr[4]: 2024-03-01 20:53:27,567 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:27,567 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:53:27,567 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:27,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:53:27,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:53:27,572 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:27,573 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:27,573 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:53:27,574 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:53:27,576 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:27,579 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:27,581 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:53:27,582 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:53:27,584 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:27,585 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 0x7fd0790bddb0> 2024-03-01 20:53:27,585 INFO blivet/MainThread: sorting actions... 2024-03-01 20:53:27,586 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:27,586 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:27,586 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:27,586 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:27,586 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:27,587 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:27,587 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:27,587 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:27,587 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:27,587 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:27,590 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:27,592 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:53:27,592 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:53:27,600 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,625 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,636 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,636 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:27,640 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:27,642 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:53:27,643 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:53:27,650 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,678 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,678 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,691 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,692 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:27,695 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:27,698 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:53:27,698 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:53:27,705 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,706 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,729 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,744 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:27,747 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:27,750 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:27,752 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:27,752 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:27,752 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:27,753 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:27,791 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:53:27,791 INFO program/MainThread: stderr[5]: 2024-03-01 20:53:27,791 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:27,792 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:27,802 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:53:27,802 INFO program/MainThread: stderr[6]: 2024-03-01 20:53:27,802 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:27,802 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:53:27,832 INFO program/MainThread: stdout[7]: 2024-03-01 20:53:27,832 INFO program/MainThread: stderr[7]: 2024-03-01 20:53:27,832 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:27,832 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:53:27,832 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:27,848 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:27,849 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:53:27,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,880 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,880 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:27,884 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:27,887 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:27,889 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:27,889 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:27,889 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:27,890 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:27,928 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:53:27,928 INFO program/MainThread: stderr[8]: 2024-03-01 20:53:27,928 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:27,929 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:27,938 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:53:27,939 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:27,939 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:27,939 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:53:27,968 INFO program/MainThread: stdout[10]: 2024-03-01 20:53:27,968 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:27,968 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:27,968 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:53:27,969 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:27,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,985 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:27,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:53:27,986 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:53:27,995 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:27,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,018 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,018 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:28,022 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,024 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,027 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,027 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:28,027 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:28,027 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:28,067 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:53:28,067 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:28,067 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:28,068 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:28,076 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:53:28,077 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:28,077 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:28,077 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:53:28,105 INFO program/MainThread: stdout[13]: 2024-03-01 20:53:28,105 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:28,105 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:28,106 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:53:28,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,123 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:28,123 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:28,124 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:53:28,133 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,155 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,155 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:28,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:53:28,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:28,164 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,167 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,170 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,172 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,175 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,177 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:53:28,180 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:53:28,225 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:53:28,225 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:28,225 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:28,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:28,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:28,251 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,258 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,268 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,273 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,279 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,291 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,291 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,323 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:28,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:28,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,344 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:53:28,352 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,364 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,364 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:28,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:28,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:53:28,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:28,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:28,380 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,383 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,386 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,389 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,392 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,395 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:28,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,408 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:28,413 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:53:28,447 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:28,448 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:28,448 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:28,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:28,452 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:53:28,516 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:53:28,516 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:28,516 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:28,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:28,542 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:28,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,572 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:53:28,573 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:28,574 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:53:28,583 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,601 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:28,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:28,608 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:28,611 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:53:28,611 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:53:28,726 INFO program/MainThread: stdout: 2024-03-01 20:53:28,726 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:53:28,726 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:28,726 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:28,726 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:28,726 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:53:28,726 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:28,726 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:28,726 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:28,726 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:28,726 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:28,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,727 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:53:28,740 INFO program/MainThread: stdout: 2024-03-01 20:53:28,741 INFO program/MainThread: writing all SBs 2024-03-01 20:53:28,741 INFO program/MainThread: new label = "" 2024-03-01 20:53:28,741 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,741 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:28,762 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:28,763 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:53:28,773 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:28,790 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:28,795 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:28,795 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 0x7fd0790e49f0> 2024-03-01 20:53:28,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:28,800 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:53:28,801 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:28,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:28,806 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:53:28,806 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:33,358 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_vslbsmkw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:33,391 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:33,391 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:33,394 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:33,394 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:33,394 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:33,395 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:33,399 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,399 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:33,403 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:33,403 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:33,406 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:33,406 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:33,409 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:33,409 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:33,417 INFO program/MainThread: stdout: 2024-03-01 20:53:33,417 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:33,417 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO 2024-03-01 20:53:33,417 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 0100d467-02f9-412d-bbe7-3f4f3a621eb8 2024-03-01 20:53:33,417 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 2024-03-01 20:53:33,417 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 0100d467-02f9-412d-bbe7-3f4f3a621eb8 2024-03-01 20:53:33,417 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 2024-03-01 20:53:33,417 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,417 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,417 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,417 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,417 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,417 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,418 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,418 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,418 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:33,418 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:33,418 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:33,418 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,418 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 0100d467-02f9-412d-bbe7-3f4f3a621eb8 sdb 1073741824 root disk brw-rw---- LVM2_member fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 0100d467-02f9-412d-bbe7-3f4f3a621eb8 sdc 1073741824 root disk brw-rw---- LVM2_member JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 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:33,418 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:33,418 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:33,419 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:33,419 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:33,419 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:33,419 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:33,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:33,433 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,446 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:53:33,450 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': 'fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO', 'ID_FS_UUID_ENC': 'fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:53:33,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:53:33,451 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:33,489 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:33,489 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:33,489 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:33,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:33,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:33,500 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:33,502 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:33,507 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:33,507 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:33,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:33,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:33,511 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:33,514 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:33,515 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:33,518 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:33,518 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:33,518 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:33,518 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe38a6f88e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:53:33,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:33,525 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:33,525 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:53:33,529 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:33,529 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:53:33,532 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:33,532 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:53:33,535 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:33,535 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:53:33,538 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:53:33,539 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:33,539 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:33,583 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:33,583 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0. WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (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:53:33,583 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:33,584 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:53:33,588 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; pe_start: 8 MiB ; 2024-03-01 20:53:33,588 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:53:33,591 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:33,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:33,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:33,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:33,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:33,603 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:53:33,642 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:33,642 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0. WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (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:53:33,642 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:33,642 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:33,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:53:33,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:33,651 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:33,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:33,654 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:33,655 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:33,691 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs 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=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs 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:33,691 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0. WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (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:53:33,691 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:33,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:53:33,696 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:53:33,699 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:53:33,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:33,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:33,705 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:33,705 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:33,708 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_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/lvm-pv-uuid-fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': 'fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0', 'ID_FS_UUID_ENC': 'fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:53:33,708 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:33,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:33,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:33,719 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:33,720 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:33,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:53:33,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:33,723 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:33,726 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:33,726 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:33,729 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:33,729 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:33,730 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:53:33,730 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe38937c250) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:53:33,733 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:33,736 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:33,736 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:53:33,739 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:33,739 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:53:33,742 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:33,742 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:53:33,745 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:33,745 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:53:33,748 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:53:33,748 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:33,748 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:33,784 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:33,784 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (last written to /dev/sdc). 2024-03-01 20:53:33,784 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:33,785 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:53:33,789 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:53:33,789 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:53:33,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:33,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:33,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:33,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:33,803 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:33,806 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:53:33,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:33,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:33,812 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:33,843 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:33,843 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (last written to /dev/sdc). 2024-03-01 20:53:33,843 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:33,844 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:33,844 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:33,848 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:53:33,848 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:33,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:33,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:33,859 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:33,859 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:33,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:53:33,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:33,863 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:33,865 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:33,866 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:33,869 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:33,869 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:33,869 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:53:33,869 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3892f4d00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:53:33,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:33,873 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:33,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:53:33,876 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:33,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:33,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:33,886 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:33,887 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:33,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:53:33,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:33,890 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:33,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:33,893 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:33,896 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:33,896 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:33,897 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:53:33,897 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3893447f0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:53:33,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:33,900 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:33,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/lvm-pv-uuid-JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6', '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': 'JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6', 'ID_FS_UUID_ENC': 'JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:53:33,903 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:33,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:33,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:33,913 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:33,914 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:33,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:53:33,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:33,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:33,920 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:33,920 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:33,923 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:33,923 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:33,923 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:53:33,923 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe389283580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:53:33,926 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:33,930 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:33,930 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:53:33,933 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:33,933 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:53:33,936 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:33,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:53:33,939 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:33,939 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:53:33,942 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:53:33,942 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:33,942 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:33,978 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:33,978 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:33,978 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:33,978 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:53:33,982 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:33,982 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:53:33,985 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:33,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:33,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:33,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:33,997 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:34,000 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:53:34,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:34,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:34,006 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:34,039 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:34,039 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:34,039 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:34,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:34,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:53:34,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:34,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:53:34,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:34,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:34,062 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:34,065 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:53:34,066 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:34,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:34,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:34,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:34,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:53:34,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:34,079 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:34,079 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:34,082 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:53:34,082 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:34,082 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:53:34,083 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:53:34,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:34,086 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:34,089 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:53:34,089 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:34,092 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/0100d467-02f9-412d-bbe7-3f4f3a621eb8 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-eIJl0dKtXwXsXzMjUPXsQK4SgdZ9SH62pOfSUZ0yAwwPcg0HWcndpvj0HPCP9VRs ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '85', '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-eIJl0dKtXwXsXzMjUPXsQK4SgdZ9SH62pOfSUZ0yAwwPcg0HWcndpvj0HPCP9VRs', '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': '0100d467-02f9-412d-bbe7-3f4f3a621eb8', 'ID_FS_UUID_ENC': '0100d467-02f9-412d-bbe7-3f4f3a621eb8', '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': '791340747'} ; 2024-03-01 20:53:34,092 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:34,093 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:34,096 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:53:34,096 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:34,096 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:34,096 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:34,098 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:53:34,099 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:34,099 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:34,099 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:34,101 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:53:34,101 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:34,101 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:34,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:53:34,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:34,112 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:34,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:34,113 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:34,108 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe3892f4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs 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 (0x7fe389344670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:34,113 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:34,116 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:53:34,116 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:34,116 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:34,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:34,123 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:34,123 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:53:34,126 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:34,127 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:53:34,130 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:34,130 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:53:34,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:34,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:53:34,134 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:34,135 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:53:34,138 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:34,138 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:53:34,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:34,141 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:34,142 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:34,145 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:53:34,145 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:34,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,156 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:34,157 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:34,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:53:34,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:53:34,160 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:34,162 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:34,163 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:34,166 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:34,166 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:34,166 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:53:34,166 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe38a399e80) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:53:34,169 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:34,169 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:34,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:53:34,173 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:34,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:34,184 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:34,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:53:34,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:53:34,187 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:34,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:34,190 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:34,193 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:34,193 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:34,194 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:53:34,194 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe389283a30) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:53:34,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:34,197 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:34,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:53:34,200 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:34,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,210 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:34,211 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:34,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:53:34,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:53:34,214 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:34,217 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:34,217 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:34,220 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:34,220 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:34,221 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:53:34,221 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe389283910) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:53:34,224 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:34,224 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:34,227 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:53:34,227 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:34,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,238 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:34,238 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:34,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:53:34,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:53:34,241 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:34,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:34,244 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:34,247 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:34,247 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:34,248 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:53:34,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe389285520) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:53:34,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:34,251 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:34,254 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_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:53:34,254 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:34,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,265 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:34,265 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:34,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:53:34,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:53:34,268 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:34,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:34,271 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:34,274 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:34,274 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:34,275 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:53:34,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe389285ca0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:53:34,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:34,278 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:34,281 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:53:34,281 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:34,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,292 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:34,293 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:34,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:53:34,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:53:34,295 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:34,298 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:34,299 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:34,301 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:34,302 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:34,302 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:53:34,302 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe389285ee0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:53:34,305 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:34,305 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:34,308 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:53:34,308 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:34,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,319 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:34,320 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:34,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:53:34,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:53:34,323 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:34,326 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:34,326 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:34,329 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:34,329 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:34,329 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:53:34,329 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3892a3f10) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:53:34,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:34,332 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:34,335 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': '10722950'} ; 2024-03-01 20:53:34,335 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:34,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,345 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:34,346 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:34,346 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:34,346 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:34,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:53:34,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:53:34,349 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:34,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:34,352 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:34,355 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:34,355 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:34,355 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:53:34,356 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe3892a3fa0) -- 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:53:34,359 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:34,362 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:34,362 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:53:34,365 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:34,365 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:53:34,368 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:34,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:53:34,371 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:34,371 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:53:34,374 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:34,377 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:34,379 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:34,385 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 0x7fe38ac7c900> 2024-03-01 20:53:34,424 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:53:34,428 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:34,428 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:34,432 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': '10726774'} ; 2024-03-01 20:53:34,432 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:34,432 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:34,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,441 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:34,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,446 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:34,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:53:34,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:53:34,482 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:34,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:53:34,485 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:34,488 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:34,488 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:34,491 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:34,491 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:34,491 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:34,494 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:34,497 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:34,500 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:34,503 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:34,506 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:34,506 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:34,506 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:53:34,507 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:34,507 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe3892ba490) -- 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 0x7fe38a78ee50> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:34,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:34,513 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:34,513 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:53:34,517 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:34,517 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:53:34,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:34,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:53:34,523 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:34,523 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:53:34,523 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:34,526 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:34,526 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:53:34,529 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:34,529 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:34,532 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/0100d467-02f9-412d-bbe7-3f4f3a621eb8 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-eIJl0dKtXwXsXzMjUPXsQK4SgdZ9SH62pOfSUZ0yAwwPcg0HWcndpvj0HPCP9VRs ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '85', '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-eIJl0dKtXwXsXzMjUPXsQK4SgdZ9SH62pOfSUZ0yAwwPcg0HWcndpvj0HPCP9VRs', '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': '0100d467-02f9-412d-bbe7-3f4f3a621eb8', 'ID_FS_UUID_ENC': '0100d467-02f9-412d-bbe7-3f4f3a621eb8', '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': '791340747'} ; 2024-03-01 20:53:34,532 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:34,532 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:34,536 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:53:34,536 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:34,536 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:34,536 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:34,538 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:53:34,538 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:34,539 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:34,539 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:34,541 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:53:34,541 INFO program/MainThread: stderr[17]: 2024-03-01 20:53:34,541 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:53:34,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,548 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:53:34,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:34,551 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:34,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:34,552 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:34,548 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe3892f4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe389344670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:34,552 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:34,554 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:53:34,555 INFO program/MainThread: stderr[18]: 2024-03-01 20:53:34,555 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:53:34,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:34,558 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:53:34,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:34,571 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,585 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:34,586 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:34,589 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:34,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:34,598 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:34,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,605 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:34,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:34,608 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:34,610 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:34,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,615 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:34,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:34,618 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:34,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:34,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,626 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:34,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:34,628 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:34,631 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:34,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,636 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:34,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:34,638 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:34,641 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:34,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:34,646 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:34,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:34,649 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:37,675 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3hxpxd6a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:37,709 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:37,709 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:37,712 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:37,712 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:37,712 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:37,712 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:37,717 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,717 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:37,720 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:37,720 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:37,723 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:37,723 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:37,726 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:37,726 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:37,735 INFO program/MainThread: stdout: 2024-03-01 20:53:37,735 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:37,735 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO 2024-03-01 20:53:37,735 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 0100d467-02f9-412d-bbe7-3f4f3a621eb8 2024-03-01 20:53:37,735 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 2024-03-01 20:53:37,735 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 0100d467-02f9-412d-bbe7-3f4f3a621eb8 2024-03-01 20:53:37,735 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 2024-03-01 20:53:37,735 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:37,735 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:37,735 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,736 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 0100d467-02f9-412d-bbe7-3f4f3a621eb8 sdb 1073741824 root disk brw-rw---- LVM2_member fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 0100d467-02f9-412d-bbe7-3f4f3a621eb8 sdc 1073741824 root disk brw-rw---- LVM2_member JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 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:37,736 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:37,736 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:37,736 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:37,736 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:37,736 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:37,737 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:37,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:37,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,762 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:53:37,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/lvm-pv-uuid-fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/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': 'fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO', 'ID_FS_UUID_ENC': 'fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:53:37,767 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:37,767 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:37,811 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:37,811 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:37,811 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:37,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:37,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:37,823 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:37,824 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:37,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:37,830 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:37,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:37,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:37,833 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:37,837 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:37,837 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:37,840 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:37,840 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:37,841 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:37,841 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1feacc700) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:53:37,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:37,847 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:37,848 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:53:37,851 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:37,851 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:53:37,854 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:37,854 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:53:37,857 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:37,857 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:53:37,860 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:53:37,861 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:37,861 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:37,893 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:37,894 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0. WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (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:53:37,894 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:37,894 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:53:37,898 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; pe_start: 8 MiB ; 2024-03-01 20:53:37,899 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:53:37,901 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:37,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:37,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:37,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:37,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:37,913 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:37,950 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:37,950 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0. WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (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:53:37,950 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:37,950 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:37,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:53:37,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:37,959 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:37,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:37,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:37,963 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:37,998 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs 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=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs 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:37,998 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0. WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (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:53:37,998 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:38,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:53:38,003 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:53:38,006 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:53:38,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:38,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,011 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:38,011 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:38,015 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/lvm-pv-uuid-fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0', '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': 'fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0', 'ID_FS_UUID_ENC': 'fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:53:38,015 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:38,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,026 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:38,026 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:38,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:53:38,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:38,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:38,032 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:38,032 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:38,035 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:38,036 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,036 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:53:38,036 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd73c220) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:53:38,039 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:38,042 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:38,042 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:53:38,045 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:38,046 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:53:38,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:53:38,052 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,052 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:53:38,054 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:53:38,054 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:38,055 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:38,092 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:38,092 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (last written to /dev/sdc). 2024-03-01 20:53:38,092 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:38,092 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:53:38,096 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:53:38,096 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:53:38,099 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:38,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:38,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,108 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:38,111 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:38,114 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:53:38,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:38,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,119 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:38,155 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:38,155 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6. WARNING: VG test_vg1 is missing PV JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 (last written to /dev/sdc). 2024-03-01 20:53:38,155 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:38,155 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:38,155 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:38,160 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:53:38,160 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:38,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:38,171 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:38,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:53:38,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:38,174 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:38,177 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:38,177 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:38,180 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:38,181 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,181 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:53:38,181 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd6b4d00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:53:38,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:38,184 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:38,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:53:38,187 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:38,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,198 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:38,198 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:38,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:53:38,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:38,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:38,204 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:38,204 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:38,207 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:38,208 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,208 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:53:38,208 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd7047f0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:53:38,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:38,211 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:38,214 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:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/lvm-pv-uuid-JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6', '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': 'JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6', 'ID_FS_UUID_ENC': 'JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:53:38,214 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:38,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,225 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:38,225 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:38,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:53:38,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:38,228 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:38,231 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:38,231 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:38,234 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:38,234 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,235 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:53:38,235 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd643580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:53:38,238 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:38,241 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:38,241 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:53:38,244 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:38,244 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:53:38,247 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,247 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:53:38,250 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,250 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:53:38,253 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:53:38,253 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:38,253 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:53:38,291 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fyfh1k-Ao0F-F7mk-hyei-2xRS-Movr-Z3wdSO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=fpIPDH-FCNU-zmhX-I0cs-6fRn-oFDp-Ui92B0 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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=JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 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:38,291 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:38,291 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:38,291 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:53:38,295 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JKTWY3-98Fk-XNaJ-R5Et-FdWl-7RHE-a0JlR6 ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:38,295 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:53:38,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:38,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:38,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:38,310 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:38,313 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:53:38,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:38,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,318 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:53:38,354 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:38,354 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:38,354 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:38,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:38,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:53:38,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:38,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:53:38,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:38,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:38,377 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:38,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:38,380 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:38,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:38,384 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:38,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:38,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:53:38,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:38,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:38,393 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:38,396 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:53:38,397 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:38,397 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:53:38,397 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:53:38,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:38,400 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:38,403 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:53:38,403 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:38,407 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/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/0100d467-02f9-412d-bbe7-3f4f3a621eb8 ' '/dev/disk/by-id/dm-uuid-LVM-eIJl0dKtXwXsXzMjUPXsQK4SgdZ9SH62pOfSUZ0yAwwPcg0HWcndpvj0HPCP9VRs', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '85', '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-eIJl0dKtXwXsXzMjUPXsQK4SgdZ9SH62pOfSUZ0yAwwPcg0HWcndpvj0HPCP9VRs', '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': '0100d467-02f9-412d-bbe7-3f4f3a621eb8', 'ID_FS_UUID_ENC': '0100d467-02f9-412d-bbe7-3f4f3a621eb8', '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': '791340747'} ; 2024-03-01 20:53:38,407 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:38,407 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:38,410 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:53:38,410 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:38,410 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:38,410 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:38,413 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:53:38,413 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:38,413 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:38,413 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:38,415 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:53:38,416 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:38,416 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:38,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:53:38,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:38,426 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:38,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:38,427 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:38,423 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs 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 (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:38,428 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:38,430 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:53:38,431 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:38,431 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:38,434 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:38,438 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:38,438 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:53:38,441 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:38,441 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:53:38,444 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,444 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:53:38,448 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,448 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:53:38,449 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:38,449 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:53:38,452 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:38,453 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:53:38,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:38,456 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:38,456 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:38,460 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:53:38,460 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:38,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,471 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:38,471 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:38,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:53:38,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:53:38,474 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:38,477 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:38,477 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:38,480 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:38,481 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,481 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:53:38,481 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1feaccbe0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:53:38,484 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:38,484 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:38,487 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:53:38,487 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:38,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,498 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:38,499 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:38,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:53:38,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:53:38,502 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:38,504 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:38,505 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:38,508 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:38,508 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,508 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:53:38,508 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd643a30) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:53:38,511 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:38,512 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:38,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:53:38,515 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:38,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,525 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:38,526 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:38,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:53:38,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:53:38,529 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:38,532 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:38,532 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:38,535 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:38,535 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,536 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:53:38,536 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd64a0d0) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:53:38,539 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:38,539 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:38,542 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:53:38,542 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:38,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,553 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:38,553 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:38,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:53:38,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:53:38,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:38,559 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:38,559 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:38,562 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:38,563 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,563 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:53:38,563 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd645520) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:53:38,566 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:38,566 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:38,569 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:53:38,569 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:38,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,580 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:38,580 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:38,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:53:38,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:53:38,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:38,586 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:38,586 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:38,589 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:38,590 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,590 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:53:38,590 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd645ca0) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:53:38,593 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:38,593 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:38,596 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:53:38,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:53:38,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,607 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:38,608 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:38,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:53:38,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:53:38,611 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:38,613 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:38,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:53:38,616 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:38,617 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,617 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:53:38,617 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd645eb0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:53:38,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:38,620 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:38,623 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:53:38,623 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:53:38,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:38,635 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:38,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:53:38,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:53:38,638 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:38,640 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:38,641 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:38,643 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:53:38,644 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:38,644 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:53:38,644 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd663f10) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:53:38,647 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:38,647 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:38,650 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': '10722950'} ; 2024-03-01 20:53:38,650 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:38,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,660 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:38,660 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:38,660 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:38,660 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:38,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:53:38,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:53:38,663 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:38,666 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:38,666 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:38,669 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:38,669 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:38,670 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:53:38,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa1fd663fa0) -- 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:53:38,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:38,676 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:38,676 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:53:38,679 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:38,679 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:53:38,682 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,682 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:53:38,685 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,685 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:53:38,688 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:38,691 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,693 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:38,700 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 0x7fa1fd66b400> 2024-03-01 20:53:38,740 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:53:38,744 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:38,744 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:38,748 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': '10726774'} ; 2024-03-01 20:53:38,748 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:38,748 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:38,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,757 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:38,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:53:38,795 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:53:38,798 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:38,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:53:38,801 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:38,804 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:38,804 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:38,807 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:38,807 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:38,808 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:38,810 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:38,813 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:38,816 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:38,819 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:38,822 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:38,822 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:38,822 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:53:38,823 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:38,822 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa1fd67a490) -- 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 0x7fa1fd672f90> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:38,826 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:38,829 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:38,829 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:53:38,832 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:38,832 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:53:38,835 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,835 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:53:38,838 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:38,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:53:38,839 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:38,842 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:38,842 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:53:38,844 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:38,844 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:38,847 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-uuid/0100d467-02f9-412d-bbe7-3f4f3a621eb8 ' '/dev/disk/by-id/dm-uuid-LVM-eIJl0dKtXwXsXzMjUPXsQK4SgdZ9SH62pOfSUZ0yAwwPcg0HWcndpvj0HPCP9VRs ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '85', '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-eIJl0dKtXwXsXzMjUPXsQK4SgdZ9SH62pOfSUZ0yAwwPcg0HWcndpvj0HPCP9VRs', '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': '0100d467-02f9-412d-bbe7-3f4f3a621eb8', 'ID_FS_UUID_ENC': '0100d467-02f9-412d-bbe7-3f4f3a621eb8', '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': '791340747'} ; 2024-03-01 20:53:38,847 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:38,848 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:38,851 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:53:38,851 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:38,851 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:38,851 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:38,854 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:53:38,854 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:38,854 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:38,854 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:38,856 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:53:38,857 INFO program/MainThread: stderr[17]: 2024-03-01 20:53:38,857 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:53:38,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,863 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:53:38,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:38,866 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:38,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:38,867 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:38,864 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:38,868 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:38,870 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:53:38,870 INFO program/MainThread: stderr[18]: 2024-03-01 20:53:38,870 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:53:38,874 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:38,874 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:53:38,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,888 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,902 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:38,903 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:38,906 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:38,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,912 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:38,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:38,915 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:38,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:38,925 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:38,927 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:38,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,933 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:38,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:38,935 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:38,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,943 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:38,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:38,946 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:38,948 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:38,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,953 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:38,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:38,956 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:38,959 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:38,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:38,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:38,966 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:38,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,972 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:53:38,973 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,973 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,973 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,974 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,974 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,974 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,975 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,975 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,975 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:38,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:53:38,982 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:53:38,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:53:38,987 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:53:38,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:53:38,992 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:53:38,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:38,997 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:53:38,997 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:38,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,000 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,001 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:38,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,003 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,004 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,007 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,008 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,022 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,024 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,025 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,028 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,032 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,032 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,035 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,036 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,042 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,043 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,056 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,063 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,067 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,068 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,075 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,089 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,091 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,092 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,096 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,099 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,103 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,105 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:39,110 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:39,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa1fd6b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pOfSUZ-0yAw-wPcg-0HWc-ndpv-j0HP-CP9VRs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa1fd704670) -- 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 = eIJl0d-KtXw-XsXz-MjUP-XsQK-4Sgd-Z9SH62 size = 2.98 GiB format = existing None major = 0 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:53:39,110 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:53:39,113 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:53:39,113 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:39,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:53:39,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:53:39,117 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:39,117 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:53:39,120 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:53:39,120 INFO program/MainThread: stderr[19]: 2024-03-01 20:53:39,120 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:53:39,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:39,125 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:53:39,125 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:39,125 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'sdc', 'test_vg1'] 2024-03-01 20:53:39,125 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:53:39,128 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:53:39,128 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:39,131 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:39,134 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:39,137 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:39,137 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:53:39,137 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:39,137 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:53:39,137 DEBUG blivet/MainThread: removing sda 2024-03-01 20:53:39,140 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:39,140 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:39,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:53:39,143 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:53:39,143 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:39,143 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:53:39,143 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:53:39,146 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:39,146 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:39,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:53:39,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:53:39,149 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:39,149 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:53:39,149 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:53:39,151 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:39,152 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:39,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:53:39,154 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:53:39,154 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:39,155 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,170 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,193 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,209 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:39,210 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:39,210 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:39,210 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:39,210 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:39,210 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:39,210 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:39,210 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:53:39,210 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:53:39,213 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:39,215 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:39,218 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:53:39,218 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:53:39,221 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:39,221 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 0x7fa1fd5c5630> 2024-03-01 20:53:39,221 INFO blivet/MainThread: sorting actions... 2024-03-01 20:53:39,222 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:39,222 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:39,222 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:39,222 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:39,222 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:39,222 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:39,223 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:39,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,228 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:39,228 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:53:39,236 INFO program/MainThread: stdout: 2024-03-01 20:53:39,236 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:39,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,253 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,253 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,267 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:39,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:39,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:53:39,278 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:39,281 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:53:39,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:53:39,284 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:53:39,328 INFO program/MainThread: stdout[20]: 2024-03-01 20:53:39,328 INFO program/MainThread: stderr[20]: 2024-03-01 20:53:39,328 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:53:39,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:39,335 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,338 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:39,341 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,343 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:39,346 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,349 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:39,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:39,352 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:53:39,384 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:53:39,385 INFO program/MainThread: stderr[21]: 2024-03-01 20:53:39,385 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:53:39,386 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:39,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:53:39,402 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:53:39,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:39,421 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,428 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:39,433 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,438 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:39,442 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,445 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:39,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:53:39,447 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:53:39,480 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:53:39,480 INFO program/MainThread: stderr[22]: 2024-03-01 20:53:39,480 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:53:39,481 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:53:39,530 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:53:39,530 INFO program/MainThread: stderr[23]: 2024-03-01 20:53:39,530 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:53:39,531 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:53:39,563 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:53:39,564 INFO program/MainThread: stderr[24]: 2024-03-01 20:53:39,564 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:53:39,564 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:39,573 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,581 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:53:39,588 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:53:39,588 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:39,634 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:53:39,634 INFO program/MainThread: stderr[25]: 2024-03-01 20:53:39,634 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:53:39,634 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:53:39,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,651 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,651 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/sda ... 2024-03-01 20:53:39,659 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:53:39,659 INFO program/MainThread: stderr[26]: 2024-03-01 20:53:39,659 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:53:39,659 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:53:39,671 INFO program/MainThread: stdout[27]: 2024-03-01 20:53:39,671 INFO program/MainThread: stderr[27]: 2024-03-01 20:53:39,671 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:53:39,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,698 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,698 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:39,702 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,705 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:53:39,707 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:53:39,707 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/sda ... 2024-03-01 20:53:39,743 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:53:39,743 INFO program/MainThread: stderr[28]: 2024-03-01 20:53:39,744 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:53:39,744 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:53:39,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,757 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,757 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:53:39,765 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:53:39,765 INFO program/MainThread: stderr[29]: 2024-03-01 20:53:39,765 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:53:39,765 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:53:39,778 INFO program/MainThread: stdout[30]: 2024-03-01 20:53:39,778 INFO program/MainThread: stderr[30]: 2024-03-01 20:53:39,778 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:53:39,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,792 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,805 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,806 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:39,809 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:39,812 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:53:39,814 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:53:39,814 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:53:39,846 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:53:39,846 INFO program/MainThread: stderr[31]: 2024-03-01 20:53:39,846 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:53:39,846 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:53:39,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,864 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,864 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:53:39,872 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:53:39,873 INFO program/MainThread: stderr[32]: 2024-03-01 20:53:39,873 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:53:39,873 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 20:53:39,885 INFO program/MainThread: stdout[33]: 2024-03-01 20:53:39,885 INFO program/MainThread: stderr[33]: 2024-03-01 20:53:39,885 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:53:39,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,897 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,909 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,914 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:39,914 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 0x7fa1fd5c52c0> 2024-03-01 20:53:51,129 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gwhzbzlc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:54,198 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5v0fhhw1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:58,258 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_31dko9r9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:58,292 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:58,293 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:58,295 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:58,296 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:58,296 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:58,296 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:58,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:58,301 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:58,304 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:58,304 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:58,307 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:58,307 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:58,310 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:58,310 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:58,318 INFO program/MainThread: stdout: 2024-03-01 20:53:58,318 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:58,318 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,318 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:58,319 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:58,319 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:58,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:58,319 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:58,319 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:58,319 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:58,319 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:58,319 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:58,320 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:58,320 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:58,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:58,331 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:58,344 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:58,348 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:53:58,348 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:58,349 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:58,376 INFO program/MainThread: stdout[3]: 2024-03-01 20:53:58,377 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:58,377 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:58,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,388 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:58,390 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:58,395 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:58,395 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:58,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:58,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:58,399 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:58,402 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:58,402 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:58,405 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:58,406 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,406 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:58,406 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc81f38e50) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:53:58,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:58,410 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:53:58,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:53:58,414 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:58,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,425 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:58,425 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:58,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:53:58,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:53:58,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:58,431 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:58,432 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:58,434 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:58,435 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,435 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:53:58,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc81bd7f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:53:58,439 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:58,439 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:53:58,442 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:53:58,442 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:53:58,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,452 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:58,453 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:58,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:58,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:53:58,456 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:58,459 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:58,459 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:58,462 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:58,463 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,463 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:53:58,463 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc81bd7f70) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:53:58,466 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:58,466 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:58,469 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:53:58,469 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:58,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,480 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:58,480 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:58,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:58,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:53:58,483 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:58,486 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:58,486 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:58,489 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:58,490 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,490 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:53:58,490 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc80bbbfa0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:53:58,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:58,493 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:58,496 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:53:58,496 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:58,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,506 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:58,507 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:58,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:53:58,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:53:58,510 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:58,513 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:58,513 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:58,516 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:58,516 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,517 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:53:58,517 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc81bd7eb0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:53:58,520 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:58,520 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:53:58,523 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:53:58,523 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:58,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,533 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:58,534 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:58,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:58,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:53:58,537 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:58,540 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:58,540 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:58,543 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:58,543 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,543 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:53:58,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc82079460) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:53:58,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:58,546 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:58,549 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:53:58,549 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:58,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,560 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:58,560 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:58,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:58,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:53:58,563 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:58,566 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:58,566 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:58,569 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:58,570 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,570 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:53:58,570 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc80b46610) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:53:58,573 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:58,573 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:58,576 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:53:58,576 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:58,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,587 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:58,587 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:58,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:58,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:53:58,590 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:58,593 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:58,593 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:58,596 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:58,597 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,597 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:53:58,597 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc80bbb790) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:53:58,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:58,600 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:58,603 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:53:58,603 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:58,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,614 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:58,614 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:58,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:53:58,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:53:58,617 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:58,620 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:58,620 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:58,623 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:58,624 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,624 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:53:58,624 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc80b50b80) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:53:58,627 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:58,627 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:58,630 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:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:53:58,630 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:58,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,641 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:58,641 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:58,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:53:58,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:58,644 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:58,647 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:58,647 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:58,650 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:58,650 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,651 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:53:58,651 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc80b50f10) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:53:58,654 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:58,654 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:58,657 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:53:58,657 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:58,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,667 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:58,668 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:58,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:53:58,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:53:58,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:58,674 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:58,674 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:58,677 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:58,677 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,677 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:53:58,677 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc80b55b50) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:53:58,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:58,681 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:58,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:53:58,684 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:58,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,694 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:58,694 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:58,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:53:58,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:58,697 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:58,700 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:58,700 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:58,703 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:58,703 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:58,704 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:53:58,704 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc80b45100) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:53:58,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:58,707 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:58,710 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': '10722950'} ; 2024-03-01 20:53:58,710 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:58,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,719 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:58,719 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:58,719 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:58,720 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:58,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:58,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:53:58,722 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:58,725 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:58,725 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:58,728 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:58,729 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:58,729 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:53:58,729 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdc80b46ac0) -- 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:58,732 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:58,735 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:58,735 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:53:58,738 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:58,738 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:53:58,741 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:58,742 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:58,745 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:58,745 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:53:58,748 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:58,750 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:58,753 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:58,759 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 0x7fdc81be1200> 2024-03-01 20:53:58,800 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:53:58,804 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:58,804 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:58,808 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': '10726774'} ; 2024-03-01 20:53:58,808 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:58,808 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:58,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,816 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:58,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,822 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:58,831 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:58,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:53:58,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:58,855 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:58,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:58,858 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:58,860 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:58,861 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:58,864 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:58,864 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:58,864 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:58,867 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:58,870 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:58,872 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:58,875 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:58,878 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:58,878 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:58,879 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:53:58,879 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:58,879 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fdc80b64700) -- 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 0x7fdc80b73310> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:58,882 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:58,885 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:58,885 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:58,888 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:58,888 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:58,892 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:58,892 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:58,895 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:58,895 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:58,896 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:58,896 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:58,899 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:58,900 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:53:58,902 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:58,902 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:58,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:58,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:58,932 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:58,932 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:58,936 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:58,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,941 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:58,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:58,943 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:58,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,951 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:58,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:58,953 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:58,956 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:58,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,961 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:58,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:58,964 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:58,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,971 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:58,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:58,974 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:58,976 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:58,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,981 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:58,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:58,984 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:58,986 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:58,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:58,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:58,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:58,993 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:58,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:54:02,031 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fgrz7lac/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:02,065 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:02,065 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:54:02,068 INFO program/MainThread: stdout[2]: 2024-03-01 20:54:02,068 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:02,068 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:54:02,068 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:54:02,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,073 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:54:02,076 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:02,077 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:54:02,079 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:02,080 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:54:02,082 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:02,082 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:54:02,091 INFO program/MainThread: stdout: 2024-03-01 20:54:02,091 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:54:02,091 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,091 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,091 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,091 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,091 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,091 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,091 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,091 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,091 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,092 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,092 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,092 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:54:02,092 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:54:02,092 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:54:02,092 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,092 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:02,092 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:02,092 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:02,093 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:54:02,093 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:02,093 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:54:02,093 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:54:02,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:02,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,119 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:02,123 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:54:02,123 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:02,124 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:02,153 INFO program/MainThread: stdout[3]: 2024-03-01 20:54:02,153 INFO program/MainThread: stderr[3]: 2024-03-01 20:54:02,153 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:54:02,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,165 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:54:02,167 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:02,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:54:02,172 INFO blivet/MainThread: sda is a disk 2024-03-01 20:54:02,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:54:02,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:54:02,176 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:02,179 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:02,179 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:02,182 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:02,183 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,183 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:54:02,183 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead4b3ce80) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:54:02,186 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:54:02,187 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:54:02,190 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:54:02,190 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:02,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,201 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:54:02,201 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:54:02,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:54:02,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:54:02,204 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:02,208 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:02,208 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:02,211 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:02,211 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,211 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:54:02,211 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead4a78f40) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:54:02,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:54:02,215 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:54:02,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:54:02,218 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:02,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,229 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:54:02,229 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:54:02,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:54:02,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:54:02,233 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:54:02,236 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:54:02,236 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:02,239 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:02,239 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,239 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:54:02,239 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead4a78e80) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:54:02,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:54:02,243 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:54:02,246 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:54:02,246 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:02,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,256 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:54:02,257 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:54:02,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:54:02,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:54:02,260 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:54:02,263 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:54:02,263 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:02,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:54:02,266 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,267 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:54:02,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead425d700) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:54:02,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:54:02,270 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:54:02,273 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:54:02,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:54:02,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:54:02,284 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:54:02,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:54:02,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:54:02,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:02,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:02,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:54:02,292 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:02,293 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,293 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:54:02,293 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead425d7c0) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:54:02,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:54:02,296 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:54:02,299 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:54:02,299 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:02,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,310 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:54:02,311 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:54:02,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:54:02,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:54:02,314 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:54:02,316 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:54:02,317 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:02,319 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:02,320 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,320 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:54:02,320 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead4f02550) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:54:02,323 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:54:02,323 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:54:02,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:54:02,326 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:02,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:54:02,337 INFO blivet/MainThread: sde is a disk 2024-03-01 20:54:02,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:54:02,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:54:02,340 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:54:02,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:54:02,343 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:02,346 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:02,346 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,347 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:54:02,347 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead41e68b0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:54:02,350 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:54:02,350 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:54:02,353 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:54:02,353 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:02,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,364 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:54:02,364 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:54:02,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:54:02,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:54:02,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:54:02,370 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:54:02,370 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:02,373 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:02,373 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,374 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:54:02,374 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead425db20) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:54:02,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:54:02,377 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:54:02,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:54:02,380 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:02,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,391 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:54:02,391 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:54:02,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:54:02,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:54:02,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:54:02,397 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:54:02,397 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:02,400 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:02,401 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,401 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:54:02,401 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead41f26a0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:54:02,404 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:54:02,404 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:54:02,407 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:54:02,407 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:02,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,418 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:54:02,418 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:54:02,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:54:02,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:54:02,421 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:54:02,424 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:54:02,424 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:02,427 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:02,427 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,428 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:54:02,428 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead41f2f40) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:54:02,431 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:54:02,431 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:54:02,434 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:54:02,434 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:02,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,445 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:54:02,445 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:54:02,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:54:02,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:54:02,448 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:54:02,451 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:54:02,451 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:02,454 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:02,454 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,455 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:54:02,455 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead41f78b0) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:54:02,458 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:54:02,458 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:54:02,461 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:54:02,461 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:02,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,472 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:54:02,472 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:54:02,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:54:02,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:54:02,475 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:54:02,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:54:02,478 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:02,481 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:02,481 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:54:02,482 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:54:02,482 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead41e9c40) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:54:02,485 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:54:02,485 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:54:02,488 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': '10722950'} ; 2024-03-01 20:54:02,488 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:54:02,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,497 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:54:02,497 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:54:02,498 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:54:02,498 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:54:02,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:54:02,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:54:02,501 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:54:02,503 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:54:02,504 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:54:02,506 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:54:02,507 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:54:02,507 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:54:02,507 INFO blivet/MainThread: got device: DiskDevice instance (0x7fead41e62e0) -- 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:02,511 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:54:02,515 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:02,515 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:54:02,518 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:02,518 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:54:02,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:02,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:54:02,524 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:02,524 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:54:02,527 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:54:02,530 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:02,533 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:54:02,538 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 0x7fead4bd1740> 2024-03-01 20:54:02,578 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:54:02,582 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:54:02,582 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:54:02,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': '10726774'} ; 2024-03-01 20:54:02,586 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:54:02,586 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:54:02,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,594 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:54:02,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:02,611 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:54:02,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:54:02,634 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:54:02,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:54:02,637 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:54:02,640 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:54:02,640 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:54:02,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:54:02,644 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:02,644 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:54:02,646 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:54:02,649 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:54:02,652 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:54:02,655 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:54:02,658 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:02,658 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:02,658 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:54:02,659 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:54:02,658 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fead4206820) -- 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 0x7fead4214540> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:54:02,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:54:02,665 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:02,665 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:54:02,668 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:02,668 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:54:02,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:02,671 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:54:02,674 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:02,674 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:54:02,676 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:54:02,676 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:54:02,679 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:02,679 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:54:02,682 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:54:02,682 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:02,682 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:02,693 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,706 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:54:02,707 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:54:02,710 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:02,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,715 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:02,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:02,718 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:02,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,725 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:02,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:02,728 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:54:02,730 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:02,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,736 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:02,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:02,738 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:54:02,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,746 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:02,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:02,748 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:54:02,751 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:02,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,755 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:02,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:02,758 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:02,760 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:02,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,765 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:02,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:02,768 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:02,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:02,778 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:54:02,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:54:02,783 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:54:02,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:54:02,788 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:54:02,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:54:02,793 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:54:02,796 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:54:02,796 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:54:02,797 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:54:02,800 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:02,800 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:54:02,803 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:54:02,803 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:54:02,805 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:54:02,806 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:54:02,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:54:02,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:02,809 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:54:02,811 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:54:02,811 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:54:02,814 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:54:02,814 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:54:02,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:54:02,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:02,817 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:54:02,820 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:54:02,820 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:54:02,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:54:02,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:54:02,828 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:02,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:54:02,834 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:02,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:54:02,840 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:02,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:54:02,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:54:02,844 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:54:02,845 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:54:02,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:02,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:02,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:02,856 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:54:02,857 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:54:02,857 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:54:02,857 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:54:02,858 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:54:02,858 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:54:02,861 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:02,861 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:54:02,863 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:02,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:54:02,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:02,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:02,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:54:02,873 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:54:02,876 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:02,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:02,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:54:02,883 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:54:02,883 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:54:02,883 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:54:02,884 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:54:02,887 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:54:02,887 INFO program/MainThread: stderr[4]: 2024-03-01 20:54:02,887 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:54:02,887 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:54:02,887 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:02,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:54:02,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:54:02,892 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:02,893 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:02,893 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:54:02,894 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:54:02,896 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:54:02,899 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:54:02,901 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:54:02,902 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:54:02,904 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:54:02,904 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 0x7fead4bd2f40> 2024-03-01 20:54:02,905 INFO blivet/MainThread: sorting actions... 2024-03-01 20:54:02,906 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:54:02,906 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:54:02,906 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:54:02,906 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:54:02,906 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:54:02,906 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:54:02,906 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:54:02,907 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:02,907 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:02,907 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:54:02,910 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:02,912 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:54:02,912 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:54:02,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:02,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:02,955 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,956 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:54:02,959 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:02,962 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:54:02,962 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:54:02,969 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,969 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:02,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:02,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,010 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:54:03,013 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:03,016 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:54:03,016 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:54:03,023 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,059 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,060 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:54:03,063 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,066 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,068 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,068 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:54:03,068 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:03,069 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:03,109 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:54:03,109 INFO program/MainThread: stderr[5]: 2024-03-01 20:54:03,109 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:54:03,110 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:03,119 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:54:03,119 INFO program/MainThread: stderr[6]: 2024-03-01 20:54:03,119 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:54:03,119 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:54:03,157 INFO program/MainThread: stdout[7]: 2024-03-01 20:54:03,158 INFO program/MainThread: stderr[7]: 2024-03-01 20:54:03,158 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:54:03,158 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:54:03,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,170 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,174 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:03,174 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:03,175 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:54:03,184 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,206 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:54:03,210 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,212 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,215 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,215 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:54:03,215 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:03,215 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:03,244 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:54:03,244 INFO program/MainThread: stderr[8]: 2024-03-01 20:54:03,244 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:54:03,244 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:03,260 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:54:03,260 INFO program/MainThread: stderr[9]: 2024-03-01 20:54:03,260 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:54:03,260 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:54:03,291 INFO program/MainThread: stdout[10]: 2024-03-01 20:54:03,292 INFO program/MainThread: stderr[10]: 2024-03-01 20:54:03,292 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:54:03,292 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:54:03,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,305 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,309 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:03,309 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:03,310 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:54:03,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,342 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,342 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:54:03,346 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,349 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,351 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,351 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:54:03,351 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:03,352 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:03,385 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:54:03,385 INFO program/MainThread: stderr[11]: 2024-03-01 20:54:03,385 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:54:03,386 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:03,398 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:54:03,398 INFO program/MainThread: stderr[12]: 2024-03-01 20:54:03,398 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:54:03,398 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:54:03,427 INFO program/MainThread: stdout[13]: 2024-03-01 20:54:03,428 INFO program/MainThread: stderr[13]: 2024-03-01 20:54:03,428 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:54:03,428 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:54:03,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,445 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:03,445 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:03,447 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:54:03,456 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,481 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,481 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:54:03,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:54:03,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:54:03,490 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,493 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,496 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,498 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,501 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,504 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:54:03,507 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:03,552 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:54:03,552 INFO program/MainThread: stderr[14]: 2024-03-01 20:54:03,552 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:54:03,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:54:03,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:54:03,582 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,604 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,610 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,615 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,618 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:54:03,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:54:03,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,651 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,652 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:54:03,660 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,660 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,672 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:03,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:54:03,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:54:03,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:54:03,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:54:03,688 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,691 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,694 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,697 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,700 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,703 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:03,703 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:54:03,723 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:03,773 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:03,773 INFO program/MainThread: stderr[15]: 2024-03-01 20:54:03,773 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:54:03,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:54:03,778 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:03,830 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:54:03,830 INFO program/MainThread: stderr[16]: 2024-03-01 20:54:03,830 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:54:03,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:03,847 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:03,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,878 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:03,883 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:03,884 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:54:03,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,894 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:03,910 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:03,910 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:03,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:03,917 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:54:03,920 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:54:03,920 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:54:04,038 INFO program/MainThread: stdout: 2024-03-01 20:54:04,038 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:54:04,038 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:54:04,038 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:54:04,038 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:54:04,038 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:54:04,038 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:54:04,038 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:54:04,039 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:54:04,039 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:54:04,039 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:54:04,039 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:04,039 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:54:04,054 INFO program/MainThread: stdout: 2024-03-01 20:54:04,054 INFO program/MainThread: writing all SBs 2024-03-01 20:54:04,054 INFO program/MainThread: new label = "" 2024-03-01 20:54:04,054 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:04,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:04,071 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:04,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:04,075 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:04,076 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:54:04,085 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:04,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:04,102 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:04,107 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:54:04,107 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 0x7fead40e5130> 2024-03-01 20:54:04,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:04,112 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:04,112 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:54:04,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:04,118 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:04,118 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:54:11,963 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_oppy7af_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:11,998 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:11,998 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:54:12,001 INFO program/MainThread: stdout[2]: 2024-03-01 20:54:12,001 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:12,002 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:54:12,002 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:54:12,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:12,007 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:54:12,010 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:12,010 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:54:12,013 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:12,013 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:54:12,016 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:12,016 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:54:12,026 INFO program/MainThread: stdout: 2024-03-01 20:54:12,026 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:54:12,026 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l 2024-03-01 20:54:12,026 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:12,026 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:12,026 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo 2024-03-01 20:54:12,026 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:12,026 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:12,026 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:12,026 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 2024-03-01 20:54:12,026 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:54:12,026 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:54:12,027 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:12,027 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 sdb 1073741824 root disk brw-rw---- LVM2_member npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 sdc 1073741824 root disk brw-rw---- LVM2_member I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 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:12,027 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:12,027 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:12,027 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:54:12,027 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:12,027 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:54:12,028 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:54:12,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:12,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:12,054 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:12,059 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:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/lvm-pv-uuid-wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l', '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': 'wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l', 'ID_FS_UUID_ENC': 'wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:54:12,059 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:12,059 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:12,093 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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:12,093 INFO program/MainThread: stderr[3]: 2024-03-01 20:54:12,093 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:54:12,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,105 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:54:12,107 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:12,112 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:54:12,112 INFO blivet/MainThread: sda is a disk 2024-03-01 20:54:12,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:54:12,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:54:12,116 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:12,119 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:12,119 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:12,122 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:12,123 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:54:12,123 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:54:12,123 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62613698e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:54:12,127 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:54:12,130 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:12,130 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:54:12,133 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:12,133 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:54:12,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:54:12,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:54:12,143 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:54:12,143 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:54:12,143 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:12,179 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:12,179 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo. WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (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:12,180 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:54:12,180 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:54:12,184 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; pe_start: 8 MiB ; 2024-03-01 20:54:12,184 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:54:12,187 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:54:12,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:12,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:12,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,199 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:12,244 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:12,245 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo. WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (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:12,245 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:54:12,245 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:12,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:54:12,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:54:12,254 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:12,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:54:12,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:54:12,257 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:12,304 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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:12,304 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo. WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (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:12,304 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:54:12,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:54:12,309 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:54:12,312 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:54:12,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:12,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:12,318 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:12,318 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:12,321 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo ' '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0', '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': 'npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo', 'ID_FS_UUID_ENC': 'npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:54:12,321 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:12,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,332 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:54:12,332 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:54:12,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:54:12,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:54:12,335 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:12,338 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:12,338 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:12,341 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:12,342 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:54:12,342 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:54:12,342 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62607801c0) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:54:12,345 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:54:12,348 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:12,348 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:54:12,351 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:12,351 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:54:12,354 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,355 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:54:12,358 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,358 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:54:12,360 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:54:12,360 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:54:12,360 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:12,402 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:12,402 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (last written to /dev/sdc). 2024-03-01 20:54:12,402 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:54:12,402 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:54:12,406 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 20:54:12,407 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:54:12,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:54:12,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:12,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:12,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:54:12,421 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:12,424 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:54:12,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:12,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:12,429 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:12,469 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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:12,469 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (last written to /dev/sdc). 2024-03-01 20:54:12,469 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:54:12,469 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:12,469 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:12,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:54:12,474 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:12,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:54:12,485 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:54:12,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:54:12,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:54:12,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:54:12,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:54:12,491 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:12,494 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:12,494 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:54:12,495 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:54:12,495 INFO blivet/MainThread: got device: DiskDevice instance (0x7f626077bd00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:54:12,498 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:54:12,498 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:54:12,501 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:54:12,501 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:12,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,511 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:54:12,512 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:54:12,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:54:12,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:54:12,515 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:54:12,518 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:54:12,518 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:12,521 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:12,521 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:54:12,521 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:54:12,521 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6260780ee0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:54:12,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:54:12,524 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:54:12,527 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': 'I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5', 'ID_FS_UUID_ENC': 'I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:54:12,527 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:12,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,538 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:54:12,538 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:54:12,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:54:12,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:54:12,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:12,544 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:12,544 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:12,547 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:12,548 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:54:12,548 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:54:12,548 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6260708580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:54:12,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:54:12,554 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:12,554 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:54:12,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:12,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:54:12,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:54:12,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:54:12,566 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:54:12,566 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:54:12,566 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:54:12,599 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:12,600 INFO program/MainThread: stderr[9]: 2024-03-01 20:54:12,600 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:54:12,600 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:54:12,604 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:12,604 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:54:12,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:54:12,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:12,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:12,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:54:12,618 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:12,621 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:54:12,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:12,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:12,627 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:54:12,660 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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:12,661 INFO program/MainThread: stderr[10]: 2024-03-01 20:54:12,661 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:54:12,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:12,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:54:12,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:12,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:54:12,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:12,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:12,684 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:12,687 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:12,687 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:12,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:54:12,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:54:12,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:12,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:54:12,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:12,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:12,700 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:12,703 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:12,703 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:12,704 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:54:12,704 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:54:12,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:12,707 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:12,710 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:12,710 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:12,713 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/4909f265-06d9-4bcf-ac17-a513a4bc5748 ' '/dev/disk/by-id/dm-uuid-LVM-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '86', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5', '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': '4909f265-06d9-4bcf-ac17-a513a4bc5748', 'ID_FS_UUID_ENC': '4909f265-06d9-4bcf-ac17-a513a4bc5748', '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': '826666252'} ; 2024-03-01 20:54:12,713 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:12,714 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:12,717 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:54:12,717 INFO program/MainThread: stderr[11]: 2024-03-01 20:54:12,717 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:54:12,717 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:12,720 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:54:12,720 INFO program/MainThread: stderr[12]: 2024-03-01 20:54:12,720 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:54:12,720 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:12,722 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:54:12,722 INFO program/MainThread: stderr[13]: 2024-03-01 20:54:12,723 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:54:12,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:54:12,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:12,733 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:12,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:12,734 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:12,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6260780be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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 (0x7f62607c7700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:12,735 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:12,737 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:54:12,737 INFO program/MainThread: stderr[14]: 2024-03-01 20:54:12,737 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:54:12,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:12,744 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:12,744 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:54:12,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:12,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:54:12,751 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,751 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:54:12,754 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,754 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:54:12,756 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:54:12,756 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:54:12,759 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:12,759 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:54:12,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:12,762 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:12,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,768 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 20:54:12,769 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/sdc,/dev/sdb ... 2024-03-01 20:54:12,799 INFO program/MainThread: stdout[15]: lv1 2024-03-01 20:54:12,800 INFO program/MainThread: stderr[15]: 2024-03-01 20:54:12,800 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:54:12,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,807 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:12,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,812 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:12,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:12,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:54:12,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:54:12,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:54:12,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:54:12,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:12,828 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:12,831 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:12,832 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:12,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:54:12,835 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:54:12,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:54:12,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:54:12,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:54:12,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:12,845 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:12,848 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:12,848 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:12,849 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 20:54:12,849 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 20:54:12,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:12,852 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:12,855 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:12,855 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:12,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/4909f265-06d9-4bcf-ac17-a513a4bc5748 ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC', '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': '4909f265-06d9-4bcf-ac17-a513a4bc5748', 'ID_FS_UUID_ENC': '4909f265-06d9-4bcf-ac17-a513a4bc5748', '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': '830144566'} ; 2024-03-01 20:54:12,859 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:12,859 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:12,862 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:54:12,862 INFO program/MainThread: stderr[16]: 2024-03-01 20:54:12,862 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:54:12,862 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:12,865 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:54:12,865 INFO program/MainThread: stderr[17]: 2024-03-01 20:54:12,865 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:54:12,865 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:12,867 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:54:12,868 INFO program/MainThread: stderr[18]: 2024-03-01 20:54:12,868 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:54:12,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 20:54:12,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:12,878 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:12,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:12,879 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:12,875 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f626077b280) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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 (0x7f62607c7700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:12,879 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:12,882 INFO program/MainThread: stdout[19]: LVM 2024-03-01 20:54:12,882 INFO program/MainThread: stderr[19]: 2024-03-01 20:54:12,882 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:54:12,886 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:54:12,889 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:12,889 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:54:12,893 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:12,893 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:54:12,896 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,896 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:54:12,899 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:12,899 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:54:12,899 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 20:54:12,902 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:12,902 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:54:12,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:54:12,906 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:12,906 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:12,909 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:54:12,909 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:12,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,920 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:54:12,921 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:54:12,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:54:12,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:54:12,924 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:54:12,927 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:54:12,927 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:12,930 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:12,930 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:54:12,931 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:54:12,931 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62607144c0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:54:12,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:54:12,934 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:54:12,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:54:12,937 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:12,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,948 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:54:12,948 INFO blivet/MainThread: sde is a disk 2024-03-01 20:54:12,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 20:54:12,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 20:54:12,951 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:54:12,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:54:12,954 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:12,957 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:12,957 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:54:12,958 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 20:54:12,958 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62607159d0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:54:12,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:54:12,961 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:54:12,964 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:54:12,964 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:12,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:12,975 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:54:12,975 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:54:12,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:54:12,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:54:12,978 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:54:12,981 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:54:12,981 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:12,984 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:12,985 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:54:12,985 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 20:54:12,985 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6260729bb0) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:54:12,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:54:12,988 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:54:12,991 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:54:12,991 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:12,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:12,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,002 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:54:13,003 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:54:13,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:54:13,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:54:13,006 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:54:13,008 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:54:13,009 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:13,012 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:13,012 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:54:13,012 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 20:54:13,012 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6260715cd0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:54:13,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:54:13,015 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:54:13,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6', '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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:54:13,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:54:13,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,030 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:54:13,030 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:54:13,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:54:13,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 20:54:13,033 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:54:13,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:54:13,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:54:13,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:54:13,039 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:54:13,040 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 20:54:13,040 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6260714970) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:54:13,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:54:13,043 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:54:13,046 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:54:13,046 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:13,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,057 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:54:13,057 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:54:13,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:54:13,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 20:54:13,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:54:13,063 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:54:13,063 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:13,066 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:13,067 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:54:13,067 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 20:54:13,067 INFO blivet/MainThread: got device: DiskDevice instance (0x7f626072f910) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:54:13,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:54:13,070 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:54:13,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13 ' '/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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:54:13,073 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:13,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,084 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:54:13,085 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:54:13,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:54:13,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 20:54:13,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:54:13,090 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:54:13,091 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:13,094 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:13,094 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:54:13,094 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 20:54:13,095 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6260729730) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:54:13,097 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:54:13,098 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:54:13,100 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': '10722950'} ; 2024-03-01 20:54:13,100 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:54:13,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,110 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:54:13,110 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:54:13,111 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:54:13,111 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:54:13,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 20:54:13,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:54:13,113 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:54:13,116 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:54:13,116 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:54:13,119 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:54:13,120 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:54:13,120 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 20:54:13,120 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6260733fa0) -- 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:13,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:54:13,126 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:13,126 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 20:54:13,129 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:13,129 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 20:54:13,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:13,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 20:54:13,135 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:13,135 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:54:13,138 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:54:13,141 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:13,143 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:54:13,150 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 0x7f62620a4a80> 2024-03-01 20:54:13,188 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 20:54:13,192 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:54:13,192 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:54:13,196 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': '10726774'} ; 2024-03-01 20:54:13,196 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:54:13,196 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:54:13,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,205 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:54:13,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:13,225 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:13,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 20:54:13,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 20:54:13,250 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:54:13,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:54:13,253 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:54:13,255 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:54:13,256 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:54:13,259 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:13,259 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:13,259 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:54:13,262 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:54:13,265 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:54:13,267 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:54:13,270 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:54:13,273 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:13,274 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:13,274 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 20:54:13,274 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:54:13,274 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f626073b5e0) -- 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 0x7f6261404090> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:54:13,277 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:54:13,280 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:13,281 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 20:54:13,284 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:13,284 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 20:54:13,287 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:13,287 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 20:54:13,290 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:13,290 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 20:54:13,290 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:54:13,293 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:13,293 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 20:54:13,296 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:54:13,296 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:13,299 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/disk/by-uuid/4909f265-06d9-4bcf-ac17-a513a4bc5748 ' '/dev/disk/by-id/dm-uuid-LVM-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '86', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5', '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': '4909f265-06d9-4bcf-ac17-a513a4bc5748', 'ID_FS_UUID_ENC': '4909f265-06d9-4bcf-ac17-a513a4bc5748', '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': '826666252'} ; 2024-03-01 20:54:13,299 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:13,299 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:13,302 INFO program/MainThread: stdout[20]: LVM 2024-03-01 20:54:13,302 INFO program/MainThread: stderr[20]: 2024-03-01 20:54:13,303 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:54:13,303 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:13,305 INFO program/MainThread: stdout[21]: LVM 2024-03-01 20:54:13,305 INFO program/MainThread: stderr[21]: 2024-03-01 20:54:13,305 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:54:13,305 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:13,308 INFO program/MainThread: stdout[22]: LVM 2024-03-01 20:54:13,308 INFO program/MainThread: stderr[22]: 2024-03-01 20:54:13,308 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:54:13,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,315 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:13,317 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:13,318 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:13,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:13,319 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:13,315 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6260780be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f62607c7700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:13,320 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:13,323 INFO program/MainThread: stdout[23]: LVM 2024-03-01 20:54:13,323 INFO program/MainThread: stderr[23]: 2024-03-01 20:54:13,323 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:54:13,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:13,327 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:54:13,329 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': '88', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5-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': '830093884'} ; 2024-03-01 20:54:13,330 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:54:13,330 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:13,332 INFO program/MainThread: stdout[24]: LVM 2024-03-01 20:54:13,333 INFO program/MainThread: stderr[24]: 2024-03-01 20:54:13,333 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:54:13,333 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:13,335 INFO program/MainThread: stdout[25]: LVM 2024-03-01 20:54:13,336 INFO program/MainThread: stderr[25]: 2024-03-01 20:54:13,336 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:54:13,336 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:13,338 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:54:13,338 INFO program/MainThread: stderr[26]: 2024-03-01 20:54:13,338 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:54:13,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,346 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:13,349 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:54:13,349 INFO program/MainThread: stderr[27]: 2024-03-01 20:54:13,349 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:54:13,349 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:13,352 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:54:13,352 INFO program/MainThread: stderr[28]: 2024-03-01 20:54:13,352 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:54:13,352 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:13,354 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:54:13,355 INFO program/MainThread: stderr[29]: 2024-03-01 20:54:13,355 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:54:13,358 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 20:54:13,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:54:13,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:13,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:54:13,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:54:13,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:13,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,388 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 20:54:13,391 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': '89', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC-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': '830102497'} ; 2024-03-01 20:54:13,391 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:54:13,391 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:13,394 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:54:13,395 INFO program/MainThread: stderr[30]: 2024-03-01 20:54:13,395 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:54:13,395 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:13,397 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:54:13,397 INFO program/MainThread: stderr[31]: 2024-03-01 20:54:13,398 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:54:13,398 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:13,400 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:54:13,400 INFO program/MainThread: stderr[32]: 2024-03-01 20:54:13,400 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:54:13,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,407 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:13,410 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:54:13,410 INFO program/MainThread: stderr[33]: 2024-03-01 20:54:13,410 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:54:13,410 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:13,413 INFO program/MainThread: stdout[34]: LVM 2024-03-01 20:54:13,413 INFO program/MainThread: stderr[34]: 2024-03-01 20:54:13,413 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:54:13,413 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:13,415 INFO program/MainThread: stdout[35]: LVM 2024-03-01 20:54:13,416 INFO program/MainThread: stderr[35]: 2024-03-01 20:54:13,416 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:54:13,419 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 20:54:13,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:54:13,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:13,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:54:13,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:13,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,442 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 20:54:13,445 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/disk/by-uuid/4909f265-06d9-4bcf-ac17-a513a4bc5748 ' '/dev/disk/by-id/dm-uuid-LVM-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC', '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': '4909f265-06d9-4bcf-ac17-a513a4bc5748', 'ID_FS_UUID_ENC': '4909f265-06d9-4bcf-ac17-a513a4bc5748', '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': '830144566'} ; 2024-03-01 20:54:13,445 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:13,445 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:13,448 INFO program/MainThread: stdout[36]: LVM 2024-03-01 20:54:13,448 INFO program/MainThread: stderr[36]: 2024-03-01 20:54:13,448 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:54:13,449 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:13,451 INFO program/MainThread: stdout[37]: LVM 2024-03-01 20:54:13,451 INFO program/MainThread: stderr[37]: 2024-03-01 20:54:13,451 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:54:13,451 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:13,454 INFO program/MainThread: stdout[38]: LVM 2024-03-01 20:54:13,454 INFO program/MainThread: stderr[38]: 2024-03-01 20:54:13,454 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:54:13,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,460 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:13,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:13,464 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:13,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:13,465 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:13,461 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f626077b280) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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 (0x7f62607c7700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:13,465 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:13,468 INFO program/MainThread: stdout[39]: LVM 2024-03-01 20:54:13,468 INFO program/MainThread: stderr[39]: 2024-03-01 20:54:13,468 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:54:13,472 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:54:13,472 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 20:54:13,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:13,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:13,499 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:54:13,500 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:54:13,503 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:13,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,509 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:13,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:13,511 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:13,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,519 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:13,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:13,522 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:54:13,524 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:13,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,529 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:13,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:13,532 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:54:13,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:13,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,539 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:13,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:13,542 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:54:13,545 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:13,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,550 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:13,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:13,553 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:13,555 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:13,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:13,560 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:13,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:13,563 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:16,578 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0hild3a2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:16,612 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:16,613 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:54:16,615 INFO program/MainThread: stdout[2]: 2024-03-01 20:54:16,616 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:16,616 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:54:16,616 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:54:16,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:16,621 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:54:16,624 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:16,624 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:54:16,627 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:16,627 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:54:16,630 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:16,630 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:54:16,640 INFO program/MainThread: stdout: 2024-03-01 20:54:16,640 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:54:16,640 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l 2024-03-01 20:54:16,640 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:54:16,640 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:16,640 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:16,640 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo 2024-03-01 20:54:16,640 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:54:16,640 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:16,640 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:16,640 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 20:54:16,640 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 2024-03-01 20:54:16,640 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 2024-03-01 20:54:16,640 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,640 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,640 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,640 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,640 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,640 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,641 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,641 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,641 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:54:16,641 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:54:16,641 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:54:16,641 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:16,641 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 sdb 1073741824 root disk brw-rw---- LVM2_member npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 4909f265-06d9-4bcf-ac17-a513a4bc5748 sdc 1073741824 root disk brw-rw---- LVM2_member I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 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:16,641 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:16,641 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:16,642 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:54:16,642 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:16,642 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:54:16,642 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:54:16,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:16,655 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:16,669 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:16,674 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/wwn-0x600140562d0b4e74f184ef7949d6014a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_62d0b4e7-4f18-4ef7-949d-6014a9cc8936 ' '/dev/disk/by-id/scsi-3600140562d0b4e74f184ef7949d6014a', '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': 'wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l', 'ID_FS_UUID_ENC': 'wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l', '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': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'ID_SERIAL': '3600140562d0b4e74f184ef7949d6014a', 'ID_SERIAL_SHORT': '600140562d0b4e74f184ef7949d6014a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562d0b4e74', 'ID_WWN_VENDOR_EXTENSION': '0xf184ef7949d6014a', 'ID_WWN_WITH_EXTENSION': '0x600140562d0b4e74f184ef7949d6014a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562d0b4e74f184ef7949d6014a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62d0b4e7-4f18-4ef7-949d-6014a9cc8936', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322769637'} ; 2024-03-01 20:54:16,674 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:16,675 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:16,708 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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:16,708 INFO program/MainThread: stderr[3]: 2024-03-01 20:54:16,708 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:54:16,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,720 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:54:16,721 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:16,726 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:54:16,727 INFO blivet/MainThread: sda is a disk 2024-03-01 20:54:16,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:54:16,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:54:16,730 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:16,734 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:16,734 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:16,737 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:16,737 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:54:16,738 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:54:16,738 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bcf208e0) -- 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 = 600140562d0b4e74f184ef7949d6014a 2024-03-01 20:54:16,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:54:16,745 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:54:16,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:54:16,751 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,751 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:54:16,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:54:16,758 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:54:16,758 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:54:16,758 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:54:16,792 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:16,793 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo. WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (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:16,793 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:54:16,793 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:54:16,797 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l ; label: None ; device: /dev/sda ; serial: 3600140562d0b4e74f184ef7949d6014a ; exists: True ; vg_name: test_vg1 ; vg_uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; pe_start: 8 MiB ; 2024-03-01 20:54:16,798 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:54:16,800 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:54:16,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:16,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,812 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:16,863 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:16,863 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo. WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (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:16,863 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:54:16,863 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:16,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:54:16,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:54:16,872 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:16,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:54:16,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:54:16,876 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:16,926 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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:16,926 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo. WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (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:16,926 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:54:16,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:54:16,931 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:54:16,934 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:54:16,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:16,940 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:16,940 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:16,943 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d ' '/dev/disk/by-id/wwn-0x600140512e09a26db8b4663a091665a0 ' '/dev/disk/by-id/lvm-pv-uuid-npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo', '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': 'npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo', 'ID_FS_UUID_ENC': 'npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo', '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': '12e09a26-db8b-4663-a091-665a0b91398d', 'ID_SERIAL': '3600140512e09a26db8b4663a091665a0', 'ID_SERIAL_SHORT': '600140512e09a26db8b4663a091665a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512e09a26d', 'ID_WWN_VENDOR_EXTENSION': '0xb8b4663a091665a0', 'ID_WWN_WITH_EXTENSION': '0x600140512e09a26db8b4663a091665a0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512e09a26db8b4663a091665a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12e09a26-db8b-4663-a091-665a0b91398d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322629179'} ; 2024-03-01 20:54:16,943 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:16,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,954 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:54:16,955 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:54:16,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:54:16,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:54:16,958 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:16,961 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:16,961 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:16,964 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:16,964 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:54:16,964 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:54:16,965 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc3401c0) -- 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 = 600140512e09a26db8b4663a091665a0 2024-03-01 20:54:16,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:54:16,971 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,971 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:54:16,974 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,974 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:54:16,977 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,977 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:54:16,980 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,980 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:54:16,983 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:54:16,983 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:54:16,983 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:17,017 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:17,017 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (last written to /dev/sdc). 2024-03-01 20:54:17,017 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:54:17,017 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:54:17,021 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo ; label: None ; device: /dev/sdb ; serial: 3600140512e09a26db8b4663a091665a0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 20:54:17,022 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:54:17,024 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:54:17,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:17,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:54:17,036 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:17,039 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:54:17,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:17,045 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:17,077 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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:17,078 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5. WARNING: VG test_vg1 is missing PV I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 (last written to /dev/sdc). 2024-03-01 20:54:17,078 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:54:17,078 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:17,078 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:17,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-360014052388cdf5d54243fc849135f66 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2388cdf5-d542-43fc-8491-35f668d26075', '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': '2388cdf5-d542-43fc-8491-35f668d26075', 'ID_SERIAL': '360014052388cdf5d54243fc849135f66', 'ID_SERIAL_SHORT': '60014052388cdf5d54243fc849135f66', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052388cdf5d', 'ID_WWN_VENDOR_EXTENSION': '0x54243fc849135f66', 'ID_WWN_WITH_EXTENSION': '0x60014052388cdf5d54243fc849135f66', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052388cdf5d54243fc849135f66', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2388cdf5-d542-43fc-8491-35f668d26075', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323286842'} ; 2024-03-01 20:54:17,083 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:17,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,094 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:54:17,094 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:54:17,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:54:17,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:54:17,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:54:17,100 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:54:17,100 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:17,103 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:17,103 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,104 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:54:17,104 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc33bd00) -- 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 = 60014052388cdf5d54243fc849135f66 2024-03-01 20:54:17,107 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:54:17,107 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:54:17,110 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4494c836-f748-49ae-a687-05332dafe0f6 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054494c836f74849aea68705332 ' '/dev/disk/by-id/scsi-360014054494c836f74849aea68705332', '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': '4494c836-f748-49ae-a687-05332dafe0f6', 'ID_SERIAL': '360014054494c836f74849aea68705332', 'ID_SERIAL_SHORT': '60014054494c836f74849aea68705332', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054494c836f', 'ID_WWN_VENDOR_EXTENSION': '0x74849aea68705332', 'ID_WWN_WITH_EXTENSION': '0x60014054494c836f74849aea68705332', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054494c836f74849aea68705332', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4494c836-f748-49ae-a687-05332dafe0f6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323264638'} ; 2024-03-01 20:54:17,110 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:17,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:54:17,121 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:54:17,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:54:17,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:54:17,124 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:54:17,127 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:54:17,127 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:17,130 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:17,131 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,131 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:54:17,131 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc340ee0) -- 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 = 60014054494c836f74849aea68705332 2024-03-01 20:54:17,134 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:54:17,134 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:54:17,137 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/wwn-0x60014057d45f0a103674ee48d12cc314 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', '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': 'I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5', 'ID_FS_UUID_ENC': 'I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5', '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': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'ID_SERIAL': '360014057d45f0a103674ee48d12cc314', 'ID_SERIAL_SHORT': '60014057d45f0a103674ee48d12cc314', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057d45f0a10', 'ID_WWN_VENDOR_EXTENSION': '0x3674ee48d12cc314', 'ID_WWN_WITH_EXTENSION': '0x60014057d45f0a103674ee48d12cc314', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057d45f0a103674ee48d12cc314', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7d45f0a1-0367-4ee4-8d12-cc314e9f2b5c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322727313'} ; 2024-03-01 20:54:17,137 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:54:17,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,148 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:54:17,148 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:54:17,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:54:17,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:54:17,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:17,154 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:17,154 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:54:17,157 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:54:17,157 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,158 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:54:17,158 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2c8580) -- 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 = 60014057d45f0a103674ee48d12cc314 2024-03-01 20:54:17,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:54:17,164 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,164 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:54:17,167 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,167 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:54:17,170 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,170 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:54:17,173 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,174 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:54:17,176 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:54:17,176 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:54:17,176 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:54:17,223 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wG5Sa0-3X3x-Ferf-ySlp-m4F2-tT9C-Ngih7l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=npAY69-Dl25-KroE-Kqua-WBSC-6TCw-LwfEeo LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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=I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd 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:17,223 INFO program/MainThread: stderr[9]: 2024-03-01 20:54:17,223 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:54:17,223 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:54:17,227 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: I4Smfa-ssFl-ZPam-Bw4I-T640-4S5s-DCCqi5 ; label: None ; device: /dev/sdc ; serial: 360014057d45f0a103674ee48d12cc314 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:17,228 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:54:17,230 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:54:17,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:17,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:54:17,242 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:17,245 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:54:17,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:17,251 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:54:17,290 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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=d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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:17,290 INFO program/MainThread: stderr[10]: 2024-03-01 20:54:17,290 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:54:17,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:17,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:54:17,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:17,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:54:17,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:17,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:17,313 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:17,316 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:17,317 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:17,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:54:17,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:54:17,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:17,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:54:17,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:17,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:17,330 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:17,333 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:17,333 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:17,333 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:54:17,333 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:54:17,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:17,336 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:17,339 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:17,340 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:17,343 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-uuid/4909f265-06d9-4bcf-ac17-a513a4bc5748 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '86', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5', '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': '4909f265-06d9-4bcf-ac17-a513a4bc5748', 'ID_FS_UUID_ENC': '4909f265-06d9-4bcf-ac17-a513a4bc5748', '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': '826666252'} ; 2024-03-01 20:54:17,343 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:17,344 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:17,347 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:54:17,347 INFO program/MainThread: stderr[11]: 2024-03-01 20:54:17,347 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:54:17,347 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:17,349 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:54:17,350 INFO program/MainThread: stderr[12]: 2024-03-01 20:54:17,350 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:54:17,350 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:17,352 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:54:17,352 INFO program/MainThread: stderr[13]: 2024-03-01 20:54:17,352 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:54:17,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:54:17,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:17,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:17,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:17,364 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:17,359 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 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 (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:17,364 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:17,367 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:54:17,367 INFO program/MainThread: stderr[14]: 2024-03-01 20:54:17,367 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:54:17,371 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:17,375 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,375 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:54:17,378 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,378 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:54:17,381 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,381 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:54:17,384 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,385 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:54:17,386 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:54:17,386 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:54:17,389 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:17,390 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:54:17,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:17,393 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:17,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,399 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 20:54:17,399 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/sdb,/dev/sda ... 2024-03-01 20:54:17,432 INFO program/MainThread: stdout[15]: lv1 2024-03-01 20:54:17,432 INFO program/MainThread: stderr[15]: 2024-03-01 20:54:17,432 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:54:17,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,439 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:17,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,445 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:17,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:17,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:54:17,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:54:17,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:54:17,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:54:17,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:17,461 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:17,464 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:17,464 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:17,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:54:17,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:54:17,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:54:17,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:54:17,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:54:17,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:17,477 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:17,480 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:17,481 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:17,481 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 20:54:17,481 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 20:54:17,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:17,484 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:17,487 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:17,488 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:17,491 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC ' '/dev/disk/by-uuid/4909f265-06d9-4bcf-ac17-a513a4bc5748 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC', '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': '4909f265-06d9-4bcf-ac17-a513a4bc5748', 'ID_FS_UUID_ENC': '4909f265-06d9-4bcf-ac17-a513a4bc5748', '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': '830144566'} ; 2024-03-01 20:54:17,491 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:17,492 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:17,495 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:54:17,495 INFO program/MainThread: stderr[16]: 2024-03-01 20:54:17,495 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:54:17,495 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:17,497 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:54:17,498 INFO program/MainThread: stderr[17]: 2024-03-01 20:54:17,498 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:54:17,498 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:17,500 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:54:17,500 INFO program/MainThread: stderr[18]: 2024-03-01 20:54:17,500 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:54:17,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 20:54:17,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:17,510 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:17,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:17,511 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:17,507 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65bc33b280) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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 (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:17,512 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:17,515 INFO program/MainThread: stdout[19]: LVM 2024-03-01 20:54:17,515 INFO program/MainThread: stderr[19]: 2024-03-01 20:54:17,515 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:54:17,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:54:17,522 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,522 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:54:17,526 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,526 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:54:17,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,529 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:54:17,532 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,532 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:54:17,532 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 20:54:17,535 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:17,536 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:54:17,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:54:17,539 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:17,539 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:17,542 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014054d89ed8fd8f74b9e846010cee ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', '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': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'ID_SERIAL': '360014054d89ed8fd8f74b9e846010cee', 'ID_SERIAL_SHORT': '60014054d89ed8fd8f74b9e846010cee', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d89ed8fd', 'ID_WWN_VENDOR_EXTENSION': '0x8f74b9e846010cee', 'ID_WWN_WITH_EXTENSION': '0x60014054d89ed8fd8f74b9e846010cee', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d89ed8fd8f74b9e846010cee', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d89ed8f-d8f7-4b9e-8460-10cee1d17df2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322760229'} ; 2024-03-01 20:54:17,542 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:17,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,554 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:54:17,554 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:54:17,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:54:17,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:54:17,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:54:17,560 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:54:17,560 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:17,563 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:17,563 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,564 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:54:17,564 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2d44c0) -- 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 = 60014054d89ed8fd8f74b9e846010cee 2024-03-01 20:54:17,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:54:17,567 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:54:17,570 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e743f5f1-8dd0-48e1-8d4b-50b0caf61646 ' '/dev/disk/by-id/wwn-0x6001405e743f5f18dd048e18d4b50b0c ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', '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': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'ID_SERIAL': '36001405e743f5f18dd048e18d4b50b0c', 'ID_SERIAL_SHORT': '6001405e743f5f18dd048e18d4b50b0c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e743f5f18', 'ID_WWN_VENDOR_EXTENSION': '0xdd048e18d4b50b0c', 'ID_WWN_WITH_EXTENSION': '0x6001405e743f5f18dd048e18d4b50b0c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e743f5f18dd048e18d4b50b0c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e743f5f1-8dd0-48e1-8d4b-50b0caf61646', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '322911752'} ; 2024-03-01 20:54:17,570 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:17,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,581 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:54:17,582 INFO blivet/MainThread: sde is a disk 2024-03-01 20:54:17,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 20:54:17,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 20:54:17,585 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:54:17,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:54:17,588 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:17,590 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:17,591 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,591 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 20:54:17,591 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2d59d0) -- 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 = 6001405e743f5f18dd048e18d4b50b0c 2024-03-01 20:54:17,594 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:54:17,594 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:54:17,598 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ea0dbaa0-961e-4330-bd0e-d590533f01ee ' '/dev/disk/by-id/wwn-0x6001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-id/scsi-36001405ea0dbaa0961e4330bd0ed5905 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', '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': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'ID_SERIAL': '36001405ea0dbaa0961e4330bd0ed5905', 'ID_SERIAL_SHORT': '6001405ea0dbaa0961e4330bd0ed5905', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea0dbaa09', 'ID_WWN_VENDOR_EXTENSION': '0x61e4330bd0ed5905', 'ID_WWN_WITH_EXTENSION': '0x6001405ea0dbaa0961e4330bd0ed5905', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea0dbaa0961e4330bd0ed5905', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea0dbaa0-961e-4330-bd0e-d590533f01ee', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323039731'} ; 2024-03-01 20:54:17,598 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:17,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,609 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:54:17,609 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:54:17,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:54:17,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:54:17,612 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:54:17,615 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:54:17,615 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:17,618 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:17,618 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,619 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 20:54:17,619 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2e9bb0) -- 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 = 6001405ea0dbaa0961e4330bd0ed5905 2024-03-01 20:54:17,622 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:54:17,622 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:54:17,625 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_768230fa-7198-4e82-9499-a918f45a8f89 ' '/dev/disk/by-id/wwn-0x6001405768230fa71984e829499a918f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', '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': '768230fa-7198-4e82-9499-a918f45a8f89', 'ID_SERIAL': '36001405768230fa71984e829499a918f', 'ID_SERIAL_SHORT': '6001405768230fa71984e829499a918f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405768230fa7', 'ID_WWN_VENDOR_EXTENSION': '0x1984e829499a918f', 'ID_WWN_WITH_EXTENSION': '0x6001405768230fa71984e829499a918f', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405768230fa71984e829499a918f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '768230fa-7198-4e82-9499-a918f45a8f89', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323164321'} ; 2024-03-01 20:54:17,625 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:54:17,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,636 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:54:17,636 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:54:17,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:54:17,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:54:17,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:54:17,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:54:17,642 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:54:17,645 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:54:17,646 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,646 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 20:54:17,646 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2d5cd0) -- 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 = 6001405768230fa71984e829499a918f 2024-03-01 20:54:17,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:54:17,649 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:54:17,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/scsi-360014059d83b87d131e4b379cfbacfc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_9d83b87d-131e-4b37-9cfb-acfc6bc16b3d ' '/dev/disk/by-id/wwn-0x60014059d83b87d131e4b379cfbacfc6 ' '/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': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'ID_SERIAL': '360014059d83b87d131e4b379cfbacfc6', 'ID_SERIAL_SHORT': '60014059d83b87d131e4b379cfbacfc6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059d83b87d1', 'ID_WWN_VENDOR_EXTENSION': '0x31e4b379cfbacfc6', 'ID_WWN_WITH_EXTENSION': '0x60014059d83b87d131e4b379cfbacfc6', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059d83b87d131e4b379cfbacfc6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9d83b87d-131e-4b37-9cfb-acfc6bc16b3d', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323224947'} ; 2024-03-01 20:54:17,652 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,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:54:17,664 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:54:17,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:54:17,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 20:54:17,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:54:17,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:54:17,670 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,673 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,673 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,673 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 20:54:17,673 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2d4970) -- 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 = 60014059d83b87d131e4b379cfbacfc6 2024-03-01 20:54:17,676 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:54:17,677 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:54:17,679 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/wwn-0x60014052f0931ad5a3a4640bd5f78d46 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_2f0931ad-5a3a-4640-bd5f-78d46ad1cc95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', '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': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'ID_SERIAL': '360014052f0931ad5a3a4640bd5f78d46', 'ID_SERIAL_SHORT': '60014052f0931ad5a3a4640bd5f78d46', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052f0931ad5', 'ID_WWN_VENDOR_EXTENSION': '0xa3a4640bd5f78d46', 'ID_WWN_WITH_EXTENSION': '0x60014052f0931ad5a3a4640bd5f78d46', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052f0931ad5a3a4640bd5f78d46', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2f0931ad-5a3a-4640-bd5f-78d46ad1cc95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323304953'} ; 2024-03-01 20:54:17,680 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,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,691 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:54:17,691 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:54:17,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:54:17,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 20:54:17,694 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:54:17,697 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:54:17,697 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,700 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,700 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,701 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 20:54:17,701 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2ef910) -- 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 = 60014052f0931ad5a3a4640bd5f78d46 2024-03-01 20:54:17,704 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:54:17,704 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:54:17,707 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014059a2848e1cd794e5b9dac93a13 ' '/dev/disk/by-id/scsi-360014059a2848e1cd794e5b9dac93a13', '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': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'ID_SERIAL': '360014059a2848e1cd794e5b9dac93a13', 'ID_SERIAL_SHORT': '60014059a2848e1cd794e5b9dac93a13', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059a2848e1c', 'ID_WWN_VENDOR_EXTENSION': '0xd794e5b9dac93a13', 'ID_WWN_WITH_EXTENSION': '0x60014059a2848e1cd794e5b9dac93a13', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059a2848e1cd794e5b9dac93a13', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405bbc759203,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9a2848e1-cd79-4e5b-9dac-93a138127278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405bbc759203', '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': '323353748'} ; 2024-03-01 20:54:17,707 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,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,718 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:54:17,719 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:54:17,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:54:17,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 20:54:17,722 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:54:17,724 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:54:17,725 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,727 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,728 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,728 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 20:54:17,728 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2e9730) -- 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 = 60014059a2848e1cd794e5b9dac93a13 2024-03-01 20:54:17,731 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:54:17,731 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:54:17,734 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': '10722950'} ; 2024-03-01 20:54:17,734 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:54:17,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,744 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:54:17,744 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:54:17,744 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:54:17,744 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:54:17,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 20:54:17,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:54:17,747 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:54:17,750 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:54:17,750 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:54:17,753 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:17,754 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:54:17,754 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 20:54:17,754 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65bc2f3fa0) -- 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:17,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:54:17,760 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,760 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 20:54:17,763 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,763 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 20:54:17,766 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,766 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 20:54:17,769 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,769 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:54:17,772 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:54:17,775 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:17,778 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:54:17,784 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 0x7f65be34f240> 2024-03-01 20:54:17,825 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 20:54:17,829 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:54:17,829 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:54:17,833 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': '10726774'} ; 2024-03-01 20:54:17,833 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:54:17,833 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:54:17,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,842 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:54:17,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:17,860 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:17,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 20:54:17,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 20:54:17,885 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:54:17,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:54:17,888 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:54:17,890 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:54:17,891 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:54:17,894 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:17,894 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:17,894 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:54:17,897 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:54:17,900 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:54:17,902 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:54:17,905 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:54:17,908 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:17,908 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:17,909 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 20:54:17,909 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:54:17,909 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f65bc2fb5e0) -- 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 0x7f65bc285f90> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:54:17,912 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:54:17,915 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,915 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 20:54:17,918 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,919 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 20:54:17,922 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 20:54:17,925 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,925 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 20:54:17,925 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:54:17,928 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:17,928 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 20:54:17,930 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:54:17,930 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:17,933 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/4909f265-06d9-4bcf-ac17-a513a4bc5748 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '86', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5', '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': '4909f265-06d9-4bcf-ac17-a513a4bc5748', 'ID_FS_UUID_ENC': '4909f265-06d9-4bcf-ac17-a513a4bc5748', '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': '826666252'} ; 2024-03-01 20:54:17,934 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:17,934 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:17,937 INFO program/MainThread: stdout[20]: LVM 2024-03-01 20:54:17,937 INFO program/MainThread: stderr[20]: 2024-03-01 20:54:17,937 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:54:17,937 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:17,940 INFO program/MainThread: stdout[21]: LVM 2024-03-01 20:54:17,940 INFO program/MainThread: stderr[21]: 2024-03-01 20:54:17,940 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:54:17,940 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:17,942 INFO program/MainThread: stdout[22]: LVM 2024-03-01 20:54:17,943 INFO program/MainThread: stderr[22]: 2024-03-01 20:54:17,943 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:54:17,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,949 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:17,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:17,952 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:17,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:17,953 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:17,949 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:17,954 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:17,957 INFO program/MainThread: stdout[23]: LVM 2024-03-01 20:54:17,957 INFO program/MainThread: stderr[23]: 2024-03-01 20:54:17,957 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:54:17,960 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:17,961 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:54:17,963 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': '88', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdHLYnmwiu30RWp2lrtd2pBo1leVr5Sun5-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': '830093884'} ; 2024-03-01 20:54:17,963 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:54:17,964 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:17,966 INFO program/MainThread: stdout[24]: LVM 2024-03-01 20:54:17,966 INFO program/MainThread: stderr[24]: 2024-03-01 20:54:17,966 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:54:17,967 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:17,969 INFO program/MainThread: stdout[25]: LVM 2024-03-01 20:54:17,969 INFO program/MainThread: stderr[25]: 2024-03-01 20:54:17,969 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:54:17,969 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:17,972 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:54:17,972 INFO program/MainThread: stderr[26]: 2024-03-01 20:54:17,972 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:54:17,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,979 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:17,981 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:54:17,982 INFO program/MainThread: stderr[27]: 2024-03-01 20:54:17,982 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:54:17,982 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:17,984 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:54:17,984 INFO program/MainThread: stderr[28]: 2024-03-01 20:54:17,984 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:54:17,984 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:17,987 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:54:17,987 INFO program/MainThread: stderr[29]: 2024-03-01 20:54:17,987 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:54:17,990 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 20:54:17,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:54:17,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:54:18,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:54:18,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,020 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 20:54:18,023 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': '89', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC-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': '830102497'} ; 2024-03-01 20:54:18,023 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:54:18,023 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:18,026 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:54:18,026 INFO program/MainThread: stderr[30]: 2024-03-01 20:54:18,027 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:54:18,027 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:18,029 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:54:18,029 INFO program/MainThread: stderr[31]: 2024-03-01 20:54:18,029 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:54:18,029 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:18,032 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:54:18,032 INFO program/MainThread: stderr[32]: 2024-03-01 20:54:18,032 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:54:18,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,039 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:18,041 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:54:18,042 INFO program/MainThread: stderr[33]: 2024-03-01 20:54:18,042 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:54:18,042 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:18,044 INFO program/MainThread: stdout[34]: LVM 2024-03-01 20:54:18,044 INFO program/MainThread: stderr[34]: 2024-03-01 20:54:18,044 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:54:18,044 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:18,047 INFO program/MainThread: stdout[35]: LVM 2024-03-01 20:54:18,047 INFO program/MainThread: stderr[35]: 2024-03-01 20:54:18,047 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:54:18,051 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 20:54:18,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:54:18,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:54:18,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,074 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 20:54:18,077 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/disk/by-uuid/4909f265-06d9-4bcf-ac17-a513a4bc5748 ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-u1ecfg7VlJ2me9CIb2Avb525dCW95MTdd9NyVbUGgDs1nmcLTezvIH8uvuzfJMpC', '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': '4909f265-06d9-4bcf-ac17-a513a4bc5748', 'ID_FS_UUID_ENC': '4909f265-06d9-4bcf-ac17-a513a4bc5748', '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': '830144566'} ; 2024-03-01 20:54:18,077 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:18,077 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:18,080 INFO program/MainThread: stdout[36]: LVM 2024-03-01 20:54:18,080 INFO program/MainThread: stderr[36]: 2024-03-01 20:54:18,080 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:54:18,080 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:18,083 INFO program/MainThread: stdout[37]: LVM 2024-03-01 20:54:18,083 INFO program/MainThread: stderr[37]: 2024-03-01 20:54:18,083 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:54:18,083 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:18,085 INFO program/MainThread: stdout[38]: LVM 2024-03-01 20:54:18,086 INFO program/MainThread: stderr[38]: 2024-03-01 20:54:18,086 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:54:18,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,092 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:18,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,096 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,097 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,093 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65bc33b280) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = d9NyVb-UGgD-s1nm-cLTe-zvIH-8uvu-zfJMpC 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 (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,097 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:18,100 INFO program/MainThread: stdout[39]: LVM 2024-03-01 20:54:18,100 INFO program/MainThread: stderr[39]: 2024-03-01 20:54:18,100 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:54:18,103 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:54:18,104 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 20:54:18,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,116 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,131 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:54:18,132 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:54:18,135 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,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,143 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,146 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,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,151 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,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,154 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:54:18,156 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,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,161 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,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,164 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:54:18,166 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,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,171 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,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,174 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:54:18,177 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,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,182 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,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,185 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,187 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,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,192 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,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,195 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:18,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,201 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:54:18,201 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,201 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,202 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,202 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,202 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,203 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,203 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,203 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,204 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,204 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,204 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,205 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:18,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:54:18,210 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:54:18,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:54:18,215 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:54:18,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:54:18,220 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:54:18,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,225 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:18,226 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:54:18,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,228 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,229 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,232 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,233 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,234 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,237 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,237 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,238 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,240 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,241 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,241 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,242 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,245 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,245 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,246 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,249 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,250 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,250 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,253 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,254 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,254 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,257 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,258 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,259 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,262 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,263 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,265 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,266 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,267 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,270 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,270 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,271 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,274 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,275 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,278 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,278 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,279 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,279 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,282 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,283 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,283 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,286 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,287 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,287 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,290 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,291 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,294 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,295 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,298 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,298 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,299 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,302 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,303 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,304 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,306 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,307 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,308 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,311 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,312 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,314 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,315 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,316 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,319 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,320 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,323 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,324 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,327 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,328 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,331 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,332 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,335 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,336 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,339 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,340 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,343 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,344 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,347 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,348 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,352 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,352 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,356 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,357 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:18,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65bc340be0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HLYnmw-iu30-RWp2-lrtd-2pBo-1leV-r5Sun5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65bc387700) -- 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 = u1ecfg-7VlJ-2me9-CIb2-Avb5-25dC-W95MTd size = 2.98 GiB format = existing None major = 0 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:18,357 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:54:18,360 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:54:18,360 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 20:54:18,360 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 20:54:18,360 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 20:54:18,360 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 20:54:18,360 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 20:54:18,360 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 20:54:18,361 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 20:54:18,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:54:18,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:54:18,365 INFO blivet/MainThread: registered action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:54:18,365 INFO program/MainThread: Running [40] dmsetup --version ... 2024-03-01 20:54:18,369 INFO program/MainThread: stdout[40]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:54:18,369 INFO program/MainThread: stderr[40]: 2024-03-01 20:54:18,369 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:54:18,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:54:18,373 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 20:54:18,373 INFO blivet/MainThread: registered action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:54:18,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:54:18,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:54:18,377 INFO blivet/MainThread: registered action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:18,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:54:18,380 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:54:18,380 INFO blivet/MainThread: registered action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:18,380 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sdc', 'sdb', 'sda'] 2024-03-01 20:54:18,380 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:54:18,383 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:54:18,383 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:18,386 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:54:18,389 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:54:18,392 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:54:18,392 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:54:18,392 INFO blivet/MainThread: registered action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:54:18,392 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:54:18,392 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:54:18,394 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:18,395 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:18,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 20:54:18,397 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:54:18,398 INFO blivet/MainThread: registered action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:54:18,398 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:54:18,398 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:54:18,400 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:18,400 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:18,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 137 2024-03-01 20:54:18,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:54:18,403 INFO blivet/MainThread: registered action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:54:18,403 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:54:18,404 DEBUG blivet/MainThread: removing sda 2024-03-01 20:54:18,406 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:18,406 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:18,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 139 2024-03-01 20:54:18,409 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:54:18,409 INFO blivet/MainThread: registered action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:54:18,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,423 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,438 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,447 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,465 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:54:18,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,478 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,496 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:54:18,496 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:54:18,497 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:54:18,497 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:18,497 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:18,497 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:54:18,497 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:54:18,497 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:54:18,497 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:54:18,497 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:54:18,497 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:54:18,500 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:54:18,502 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:54:18,505 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:54:18,505 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:54:18,508 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:54:18,508 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 0x7f65bc248810> 2024-03-01 20:54:18,508 INFO blivet/MainThread: sorting actions... 2024-03-01 20:54:18,509 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:54:18,510 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:54:18,510 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:18,510 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:18,510 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:54:18,510 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:54:18,510 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:54:18,510 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:54:18,511 INFO blivet/MainThread: executing action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:54:18,513 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:54:18,514 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:54:18,522 INFO program/MainThread: stdout: 2024-03-01 20:54:18,522 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:54:18,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,540 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,554 INFO blivet/MainThread: executing action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:54:18,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:18,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:54:18,563 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,566 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:54:18,568 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,571 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:54:18,574 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,577 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:54:18,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:18,580 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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:54:18,709 INFO program/MainThread: stdout[41]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 20:54:18,709 INFO program/MainThread: stderr[41]: 2024-03-01 20:54:18,709 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:54:18,710 INFO blivet/MainThread: executing action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:18,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,723 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:54:18,724 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:54:18,753 INFO program/MainThread: stdout: 2024-03-01 20:54:18,753 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:18,753 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,770 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,780 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,780 INFO blivet/MainThread: executing action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:18,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:18,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:54:18,790 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:54:18,794 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:54:18,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:54:18,797 INFO program/MainThread: Running [42] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:54:18,833 INFO program/MainThread: stdout[42]: 2024-03-01 20:54:18,833 INFO program/MainThread: stderr[42]: 2024-03-01 20:54:18,833 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:54:18,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:54:18,840 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,843 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:18,845 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,848 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:18,851 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,854 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:18,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:54:18,857 INFO program/MainThread: Running [43] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:54:18,889 INFO program/MainThread: stdout[43]: Logical volume "lv1" successfully removed. 2024-03-01 20:54:18,889 INFO program/MainThread: stderr[43]: 2024-03-01 20:54:18,889 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:54:18,890 INFO blivet/MainThread: executing action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:54:18,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:54:18,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:54:18,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:54:18,920 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,925 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:18,936 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,941 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:18,945 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:18,947 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:18,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:54:18,950 INFO program/MainThread: Running [44] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:54:18,976 INFO program/MainThread: stdout[44]: Volume group "test_vg1" is already consistent. 2024-03-01 20:54:18,977 INFO program/MainThread: stderr[44]: 2024-03-01 20:54:18,977 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:54:18,977 INFO program/MainThread: Running [45] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:54:19,027 INFO program/MainThread: stdout[45]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:54:19,027 INFO program/MainThread: stderr[45]: 2024-03-01 20:54:19,027 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:54:19,027 INFO program/MainThread: Running [46] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:54:19,053 INFO program/MainThread: stdout[46]: Volume group "test_vg1" successfully removed 2024-03-01 20:54:19,054 INFO program/MainThread: stderr[46]: 2024-03-01 20:54:19,054 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:54:19,055 INFO blivet/MainThread: executing action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:54:19,061 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:19,072 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:54:19,077 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:54:19,077 INFO program/MainThread: Running [47] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:54:19,121 INFO program/MainThread: stdout[47]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:54:19,121 INFO program/MainThread: stderr[47]: 2024-03-01 20:54:19,121 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:54:19,121 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:54:19,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,134 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,134 INFO program/MainThread: Running [48] 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:54:19,141 INFO program/MainThread: stdout[48]: use_devicesfile=1 2024-03-01 20:54:19,142 INFO program/MainThread: stderr[48]: 2024-03-01 20:54:19,142 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:54:19,142 INFO program/MainThread: Running [49] lvmdevices --deldev /dev/sda ... 2024-03-01 20:54:19,154 INFO program/MainThread: stdout[49]: 2024-03-01 20:54:19,154 INFO program/MainThread: stderr[49]: 2024-03-01 20:54:19,154 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:54:19,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,180 INFO blivet/MainThread: executing action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:54:19,183 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:19,186 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:54:19,188 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:54:19,188 INFO program/MainThread: Running [50] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb ... 2024-03-01 20:54:19,220 INFO program/MainThread: stdout[50]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:54:19,220 INFO program/MainThread: stderr[50]: 2024-03-01 20:54:19,220 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:54:19,221 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:54:19,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,238 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:54:19,246 INFO program/MainThread: stdout[51]: use_devicesfile=1 2024-03-01 20:54:19,246 INFO program/MainThread: stderr[51]: 2024-03-01 20:54:19,246 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:54:19,246 INFO program/MainThread: Running [52] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:54:19,258 INFO program/MainThread: stdout[52]: 2024-03-01 20:54:19,258 INFO program/MainThread: stderr[52]: 2024-03-01 20:54:19,258 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:54:19,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,271 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,283 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,284 INFO blivet/MainThread: executing action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:54:19,287 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:19,290 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:54:19,293 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:54:19,293 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:54:19,324 INFO program/MainThread: stdout[53]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:54:19,324 INFO program/MainThread: stderr[53]: 2024-03-01 20:54:19,324 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:54:19,324 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:54:19,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,341 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:54:19,349 INFO program/MainThread: stdout[54]: use_devicesfile=1 2024-03-01 20:54:19,349 INFO program/MainThread: stderr[54]: 2024-03-01 20:54:19,349 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:54:19,349 INFO program/MainThread: Running [55] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:54:19,362 INFO program/MainThread: stdout[55]: 2024-03-01 20:54:19,362 INFO program/MainThread: stderr[55]: 2024-03-01 20:54:19,362 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:54:19,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:19,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:19,394 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:54:19,394 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 0x7f65bc2485e0> to retry, use: --limit @/tmp/tests_set_extend_verify_fail.retry PLAY RECAP ********************************************************************* sut : ok=104 changed=3 unreachable=0 failed=1 skipped=67 rescued=2 ignored=0 Friday 01 March 2024 20:54:22 +0000 (0:00:01.129) 0:00:34.840 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 3.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 : Manage the pools and volumes to match the specified state --- 2.46s /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 --------------- 1.97s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get service facts ------------------- 1.72s /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.67s /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.65s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Debug why list of unused disks has changed ------------------------------ 1.13s /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.storage : Get required packages --------------- 1.10s /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.99s /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_extend_verify_fail.yml:2 fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.89s /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 blivet is available ------- 0.89s /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.89s /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.89s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Ensure test packages ---------------------------------------------------- 0.89s /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 0.88s /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.88s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 0.88s /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.88s /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.88s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---